Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first instance livecycle implementation #705

Merged
merged 3 commits into from
Aug 7, 2024
Merged

first instance livecycle implementation #705

merged 3 commits into from
Aug 7, 2024

Conversation

sgmv
Copy link
Contributor

@sgmv sgmv commented Aug 2, 2024

What this PR does / why we need it

This PR adds changes for API V2 of Distributed Message Service.

Because of big changes, was approved a decision to create a new v2.1 version for backward compatibility for Terraform.

Which issue this PR fixes

Special notes for your reviewer

Test result:

=== RUN TestDmsLifeCycle
instances_test.go:76: Attempting to create DMSv2 instance
instances_test.go:120: DMSv2 instance successfully created: 75feddfd-3757-47c2-94f9-3cb26efe112f
instances_test.go:197: Attempting to create DMSv2 Topic
instances_test.go:210: DMSv2 Topic successfully created: dms-topic-khXiFlD5
instances_test.go:216: Attempting to update DMSv2 Topic
instances_test.go:56: DMSv2 Topic updated
instances_test.go:232: Attempting to delete DMSv2 Topic
instances_test.go:239: DMSv2 Topic successfully deleted
instances_test.go:137: Attempting to update DMSv2 instance: 75feddfd-3757-47c2-94f9-3cb26efe112f
instances_test.go:147: DMSv2 instance updated successfully: 75feddfd-3757-47c2-94f9-3cb26efe112f
instances_test.go:126: Attempting to delete DMSv2 instance: 75feddfd-3757-47c2-94f9-3cb26efe112f
instances_test.go:133: DMSv1 instance deleted successfully: 75feddfd-3757-47c2-94f9-3cb26efe112f
--- PASS: TestDmsLifeCycle (651.23s)
PASS

@sgmv sgmv requested a review from anton-sidelnikov August 2, 2024 08:40
@sgmv sgmv self-assigned this Aug 2, 2024
@sgmv sgmv requested a review from artem-lifshits as a code owner August 2, 2024 08:40
@otc-zuul otc-zuul bot merged commit 0612cfe into devel Aug 7, 2024
11 checks passed
@otc-zuul otc-zuul bot deleted the dms_v2_1_cluster branch August 7, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants