-
Notifications
You must be signed in to change notification settings - Fork 1
Test coverage: Mongodb #496
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
Conversation
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
shemau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Working on adding PITR. |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
|
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
Aashiq-J
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In other ICD PRs I see that
member_cpu_countrenamed tocpu_countmember_disk_mbrenamed todisk_mbmember_memory_mbrenamed tomemory_mbresource_tagsrenamed totags
but in this PR it is the other way around.
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
🎉 This PR is included in version 2.17.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Description
Added tests and missing examples to make MongoDB consistent.
Git issue
Release required?
x.x.X)x.X.x)X.x.x)Release notes content
NEW RELEASE: Adds support for MongoDB 7.0
Address consistency issues:
Issues addressed that require code changes to upgrade:
instance_namerenamed tonameendpointsrenamed toservice_endpointscpu_countrenamed tomember_cpu_countdisk_mbrenamed tomember_disk_mbmemory_mbrenamed tomember_memory_mbIssues addressed in the deployable architecture
cbr_rule_ids,adminuserandcertificate_base64outputs.existing_db_instance_crn,admin_pass_secret_manager_secret_group,use_existing_admin_pass_secret_manager_secret_groupandadmin_pass_secret_manager_secret_nameinputs.Issues addressed that do not require code changes to upgrade:
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers