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

INTMDB-630: [CFN - PI] Update backup schedule to move the read-only property from definitions to the properties path #350

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

andreaangiolillo
Copy link
Collaborator

@andreaangiolillo andreaangiolillo commented Feb 23, 2023

Description

Ticket: https://jira.mongodb.org/browse/INTMDB-630

We should update backup schedule to move the read-only property from definitions to the properties path.
See 482

Link to any related issue(s):

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Required Checklist:

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code
  • For CFN Resources: I have released by changes in the private registry and proved by change works in Atlas

Further comments

I would recommend enabling hide whitespace to review this PR.
Screenshot 2023-02-23 at 13 47 41

…roperty from definitions to the properties path
"/properties/Policies/*/PolicyItems/*/ID",
"/properties/ProjectId",
"/properties/ClusterName",
"/properties/Links"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the main change

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andreaangiolillo ProjectId would be input by the user. For now manually fixing it on cdk side.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixing it here #414

@andreaangiolillo andreaangiolillo marked this pull request as ready for review February 23, 2023 13:45
@andreaangiolillo andreaangiolillo requested a review from a team as a code owner February 23, 2023 13:46
Copy link
Collaborator

@colm-quinn colm-quinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreaangiolillo andreaangiolillo merged commit c3ac3c4 into master Feb 23, 2023
maastha pushed a commit that referenced this pull request Feb 27, 2023
…roperty from definitions to the properties path (#350)
@gssbzn gssbzn deleted the fix_cloud_bakcup_schedule_read_only_issue branch March 3, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants