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

rds_cluster: add support for I/O-Optimized storage configuration for aurora clusters #2063

Conversation

mandar242
Copy link
Contributor

@mandar242 mandar242 commented Apr 26, 2024

SUMMARY

Adds support for I/O-Optimized storage configuration for aurora clusters

Fixes #2038

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

rds_cluster

ADDITIONAL INFORMATION

Copy link

github-actions bot commented Apr 26, 2024

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 4m 47s
✔️ build-ansible-collection SUCCESS in 14m 52s
✔️ ansible-test-splitter SUCCESS in 5m 37s
✔️ integration-amazon.aws-1 SUCCESS in 38m 26s
✔️ integration-amazon.aws-2 SUCCESS in 11m 05s
✔️ integration-amazon.aws-3 SUCCESS in 10m 23s
✔️ integration-amazon.aws-4 SUCCESS in 12m 34s
✔️ integration-amazon.aws-5 SUCCESS in 18m 42s
✔️ integration-amazon.aws-6 SUCCESS in 10m 08s
Skipped 38 jobs

plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
Copy link
Contributor

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Error merging github.com/ansible-collections/amazon.aws for 2063,e49f461d8a066fe96ae98b91f61ae83f6881be65

@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from e49f461 to d38569d Compare May 7, 2024 00:47
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/66b14acb07a145348bcbdc345973fec1

✔️ ansible-galaxy-importer SUCCESS in 5m 58s
✔️ build-ansible-collection SUCCESS in 15m 45s
✔️ ansible-test-splitter SUCCESS in 6m 48s
✔️ integration-amazon.aws-1 SUCCESS in 39m 52s
✔️ integration-amazon.aws-2 SUCCESS in 11m 54s
✔️ integration-amazon.aws-3 SUCCESS in 10m 27s
✔️ integration-amazon.aws-4 SUCCESS in 13m 09s
integration-amazon.aws-5 RETRY_LIMIT in 1m 43s
✔️ integration-amazon.aws-6 SUCCESS in 8m 36s
✔️ integration-community.aws-1 SUCCESS in 21m 35s
✔️ integration-community.aws-2 SUCCESS in 7m 20s
Skipped 36 jobs

@mandar242 mandar242 requested a review from alinabuzachis May 7, 2024 16:38
@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from 2d84ddd to 097bacd Compare May 8, 2024 06:32
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 5m 22s
✔️ build-ansible-collection SUCCESS in 15m 55s
✔️ ansible-test-splitter SUCCESS in 5m 38s
✔️ integration-amazon.aws-1 SUCCESS in 42m 22s
✔️ integration-amazon.aws-2 SUCCESS in 15m 48s
✔️ integration-amazon.aws-3 SUCCESS in 12m 48s
✔️ integration-amazon.aws-4 SUCCESS in 12m 14s
✔️ integration-amazon.aws-5 SUCCESS in 19m 46s
✔️ integration-amazon.aws-6 SUCCESS in 10m 43s
Skipped 38 jobs

@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from 097bacd to db7aac9 Compare May 9, 2024 21:52
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 5m 55s
✔️ build-ansible-collection SUCCESS in 15m 49s
✔️ ansible-test-splitter SUCCESS in 6m 26s
✔️ integration-amazon.aws-1 SUCCESS in 37m 28s
✔️ integration-amazon.aws-2 SUCCESS in 13m 02s
✔️ integration-amazon.aws-3 SUCCESS in 11m 21s
✔️ integration-amazon.aws-4 SUCCESS in 12m 40s
✔️ integration-amazon.aws-5 SUCCESS in 20m 09s
✔️ integration-amazon.aws-6 SUCCESS in 8m 50s
Skipped 38 jobs

plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
plugins/modules/rds_cluster.py Outdated Show resolved Hide resolved
@mandar242 mandar242 requested a review from alinabuzachis May 13, 2024 20:38
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 7m 45s
✔️ build-ansible-collection SUCCESS in 16m 12s
✔️ ansible-test-splitter SUCCESS in 6m 45s
✔️ integration-amazon.aws-1 SUCCESS in 36m 59s
✔️ integration-amazon.aws-2 SUCCESS in 11m 12s
✔️ integration-amazon.aws-3 SUCCESS in 9m 06s
✔️ integration-amazon.aws-4 SUCCESS in 12m 13s
✔️ integration-amazon.aws-5 SUCCESS in 16m 28s
✔️ integration-amazon.aws-6 SUCCESS in 8m 03s
Skipped 38 jobs

This comment was marked as outdated.

@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from 5c0abe2 to 55d85ef Compare May 15, 2024 05:27

This comment was marked as outdated.

@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from 55d85ef to 1ac2e41 Compare May 15, 2024 19:09

This comment was marked as outdated.

@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from 1ac2e41 to 6ed2bf6 Compare May 16, 2024 18:23

This comment was marked as outdated.

@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from 6ed2bf6 to 13a43ea Compare May 20, 2024 23:58

This comment was marked as outdated.

@mandar242 mandar242 force-pushed the rds_cluster_storage_type_support_upadte branch from bcf82f4 to c9a1fb8 Compare June 26, 2024 19:44
@mandar242 mandar242 added the mergeit Merge the PR (SoftwareFactory) label Jun 26, 2024
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 4m 50s
✔️ build-ansible-collection SUCCESS in 12m 47s
✔️ ansible-test-splitter SUCCESS in 4m 58s
✔️ integration-amazon.aws-1 SUCCESS in 36m 48s
✔️ integration-amazon.aws-2 SUCCESS in 11m 36s
✔️ integration-amazon.aws-3 SUCCESS in 9m 32s
✔️ integration-amazon.aws-4 SUCCESS in 10m 22s
✔️ integration-amazon.aws-5 SUCCESS in 16m 21s
✔️ integration-amazon.aws-6 SUCCESS in 9m 06s
Skipped 38 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 579f7a3 into ansible-collections:main Jun 26, 2024
36 of 37 checks passed
@tremble tremble added the backport-8 PR should be backported to the stable-8 branch label Aug 28, 2024
Copy link

patchback bot commented Aug 28, 2024

Backport to stable-8: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-8/579f7a3e001bb45192c3f7281bf115c7e9227c64/pr-2063

Backported as #2259

🤖 @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 Aug 28, 2024
…aurora clusters (#2063)

SUMMARY

Adds support for I/O-Optimized storage configuration for aurora clusters

Fixes #2038
ISSUE TYPE

Feature Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Mandar Kulkarni <[email protected]>
Reviewed-by: Helen Bailey <[email protected]>
Reviewed-by: GomathiselviS
(cherry picked from commit 579f7a3)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Aug 28, 2024
…aurora clusters (#2063) (#2259)

This is a backport of PR #2063 as merged into main (579f7a3).
SUMMARY

Adds support for I/O-Optimized storage configuration for aurora clusters

Fixes #2038
ISSUE TYPE


Feature Pull Request

COMPONENT NAME

rds_cluster
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 18, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ns#2063)

SUMMARY

Need to enable multicast while creating transit gateway

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

transit_gateway
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Carlos Schimidt
Reviewed-by: Mark Chappell

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4752c05
@mandar242 mandar242 deleted the rds_cluster_storage_type_support_upadte branch October 29, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8 PR should be backported to the stable-8 branch mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

amazon.aws.rds_cluster module should support storage_type values for Aurora standard and IO optimized
5 participants