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

Allow user to associate rds cluster with a global rds cluster #1663

Merged

Conversation

alinabuzachis
Copy link
Contributor

@alinabuzachis alinabuzachis commented Jul 25, 2023

SUMMARY

Allow user to associate rds cluster with a global rds cluster

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

rds_cluster

ADDITIONAL INFORMATION

…ing GlobalClusterIdentifier

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@ansibullbot
Copy link

@ansibullbot ansibullbot added bug This issue/PR relates to a bug community_review module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type) small_patch Hopefully easy to review labels Jul 25, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/67f3b7d6f7804804ab6a322ace145d3d

✔️ ansible-galaxy-importer SUCCESS in 4m 12s
✔️ build-ansible-collection SUCCESS in 12m 47s
✔️ ansible-test-splitter SUCCESS in 4m 58s
✔️ integration-amazon.aws-1 SUCCESS in 12m 17s
✔️ integration-amazon.aws-2 SUCCESS in 11m 52s
✔️ integration-amazon.aws-3 SUCCESS in 11m 46s
✔️ integration-amazon.aws-4 SUCCESS in 19m 17s
✔️ integration-amazon.aws-5 SUCCESS in 12m 17s
Skipped 39 jobs

@jillr jillr added the mergeit Merge the PR (SoftwareFactory) label Jul 25, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/f58b0c44e71e45fabcd85b7c11111148

✔️ ansible-galaxy-importer SUCCESS in 7m 00s
✔️ build-ansible-collection SUCCESS in 14m 28s
✔️ ansible-test-splitter SUCCESS in 4m 47s
✔️ integration-amazon.aws-1 SUCCESS in 11m 18s
✔️ integration-amazon.aws-2 SUCCESS in 9m 12s
✔️ integration-amazon.aws-3 SUCCESS in 11m 21s
✔️ integration-amazon.aws-4 SUCCESS in 17m 40s
✔️ integration-amazon.aws-5 SUCCESS in 10m 53s
Skipped 39 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Pull request merge failed: Required status check "ansible/check" is expected.

@alinabuzachis alinabuzachis added backport-5 PR should be backported to the stable-5 branch backport-6 PR should be backported to the stable-6 branch labels Jul 26, 2023
@ansibullbot
Copy link

@alinabuzachis this PR contains the following merge commits:

Please rebase your branch to remove these commits.

click here for bot help

@ansibullbot ansibullbot added merge_commit This PR contains at least one merge commit. Please resolve! needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html and removed community_review small_patch Hopefully easy to review labels Jul 26, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/16d0d574597d4c738c3d23c76f19a36f

✔️ ansible-galaxy-importer SUCCESS in 3m 45s
✔️ build-ansible-collection SUCCESS in 14m 49s
✔️ ansible-test-splitter SUCCESS in 5m 01s
✔️ integration-amazon.aws-1 SUCCESS in 10m 28s
✔️ integration-amazon.aws-2 SUCCESS in 10m 32s
✔️ integration-amazon.aws-3 SUCCESS in 10m 41s
✔️ integration-amazon.aws-4 SUCCESS in 17m 20s
✔️ integration-amazon.aws-5 SUCCESS in 10m 09s
Skipped 39 jobs

@alinabuzachis
Copy link
Contributor Author

regate

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/46677fc28f94469aae6c5b700e244d76

✔️ ansible-galaxy-importer SUCCESS in 5m 17s
✔️ build-ansible-collection SUCCESS in 13m 35s
✔️ ansible-test-splitter SUCCESS in 4m 45s
✔️ integration-amazon.aws-1 SUCCESS in 15m 25s
✔️ integration-amazon.aws-2 SUCCESS in 17m 55s
✔️ integration-amazon.aws-3 SUCCESS in 9m 55s
✔️ integration-amazon.aws-4 SUCCESS in 16m 34s
✔️ integration-amazon.aws-5 SUCCESS in 12m 03s
Skipped 39 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 8216275 into ansible-collections:main Jul 26, 2023
33 checks passed
@patchback
Copy link

patchback bot commented Jul 26, 2023

Backport to stable-5: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-5/82162752ed79c810e16e0801a14b2126e3b6506b/pr-1663

Backported as #1664

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@patchback
Copy link

patchback bot commented Jul 26, 2023

Backport to stable-6: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-6/82162752ed79c810e16e0801a14b2126e3b6506b/pr-1663

Backported as #1665

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jul 26, 2023
…ing GlobalClusterIdentifier (#1663)

Allow user to associate rds cluster with a global rds cluster

SUMMARY

Allow user to associate rds cluster with a global rds cluster

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Jill R
Reviewed-by: Mandar Kulkarni <mandar242@gmail.com>
(cherry picked from commit 8216275)
patchback bot pushed a commit that referenced this pull request Jul 26, 2023
…ing GlobalClusterIdentifier (#1663)

Allow user to associate rds cluster with a global rds cluster

SUMMARY

Allow user to associate rds cluster with a global rds cluster

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Jill R
Reviewed-by: Mandar Kulkarni <mandar242@gmail.com>
(cherry picked from commit 8216275)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Jul 26, 2023
…ing GlobalClusterIdentifier (#1663) (#1665)

[PR #1663/82162752 backport][stable-6] Allow user to associate rds cluster with a global rds cluster

This is a backport of PR #1663 as merged into main (8216275).
SUMMARY

Allow user to associate rds cluster with a global rds cluster

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
alinabuzachis added a commit to taehopark32/amazon.aws that referenced this pull request Jul 31, 2023
…ing GlobalClusterIdentifier (ansible-collections#1663)

Allow user to associate rds cluster with a global rds cluster

SUMMARY

Allow user to associate rds cluster with a global rds cluster

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Jill R
Reviewed-by: Mandar Kulkarni <mandar242@gmail.com>
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Jul 31, 2023
…ing GlobalClusterIdentifier (#1663) (#1664)

[PR #1663/82162752 backport][stable-5] Allow user to associate rds cluster with a global rds cluster

This is a backport of PR #1663 as merged into main (8216275).
SUMMARY

Allow user to associate rds cluster with a global rds cluster

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
krisek pushed a commit to krisek/amazon.aws that referenced this pull request Aug 31, 2023
…ing GlobalClusterIdentifier (ansible-collections#1663)

Allow user to associate rds cluster with a global rds cluster

SUMMARY

Allow user to associate rds cluster with a global rds cluster

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Jill R
Reviewed-by: Mandar Kulkarni <mandar242@gmail.com>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
)

aws_ssm - Refactor boto3 client initialization

Depends-On: ansible/ansible-zuul-jobs#1748
SUMMARY
Move the boto3 client initialization into a consistent point (rather than initializing them on the fly)
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
aws_ssm
ADDITIONAL INFORMATION
In preparation for further refactoring and using ansible-collections#1340

Reviewed-by: Markus Bergholz <git@osuv.de>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
aws_ssm - Refactor _file_transport_command

Depends-On: ansible/ansible-zuul-jobs#1748
Depends-On: ansible-collections#1663
SUMMARY
Yet more cleanup of aws_ssm
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
aws_ssm
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <git@osuv.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-5 PR should be backported to the stable-5 branch backport-6 PR should be backported to the stable-6 branch bug This issue/PR relates to a bug merge_commit This PR contains at least one merge commit. Please resolve! mergeit Merge the PR (SoftwareFactory) module module needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html owner_pr PR created by owner/maintainer plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants