chore: consolidate backup config after moving prod config to sdp-pipelines - #6645
chore: consolidate backup config after moving prod config to sdp-pipelines#6645Tim Steffens (tmstff) wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
This PR removes leftover Microsoft-cloud-specific backend backup scheduling overrides from config/config.msft.clouds-overlay.yaml, aligning this repo’s config with the stated move of production backup configuration into sdp-pipelines.
Changes:
- Removed
backend.backupScheduleStateoverrides from the MSFTintandstgenvironment defaults. - Removed the
backend.backupScheduleState: Disabledoverride from the MSFTprodenvironment defaults. - Removed the per-region
australiaeast.backend.backupScheduleStateoverride.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
/hold don't merge before https://dev.azure.com/msazure/AzureRedHatOpenShift/_git/sdp-pipelines/pullrequest/16876919 is merged! |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geoberle, tmstff The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/unhold |
|
/hold Revision 3c81c74 was retested 3 times: holding |
|
/unhold |
|
/test e2e-parallel |
|
/hold Revision 3c81c74 was retested 3 times: holding |
|
/test e2e-parallel |
|
/test e2e-parallel |
https://redhat.atlassian.net/browse/ARO-29247
What
We want to have to prod specific backup config in sdp-pipelines
Why
The move is done to be able to see the changes in the rendered configuration for verification. Also you're able to change the config a bit more quickly and independent from ARO-HCP.
This is just cleaning up leftovers.
Testing
make -C config materializeand check resultsSpecial notes for your reviewer
PR Checklist