DPTP-4410: ArgoCD ignore GCP MachineSet disks on build02, AWS AMI on build05#79269
Conversation
|
@deepsm007: This pull request references DPTP-4410 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughAdded MCO-related configuration and Argo CD ignore rules: a MachineConfiguration now declares managedBootImages for MachineSet managers, and two Argo CD Application manifests add ignoreDifferences rules so Argo won't revert MCO-managed MachineSet providerSpec image fields. ChangesMachine image management and ArgoCD ignore rules
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
51f4833 to
3c7f613
Compare
5a575ae to
4e325a5
Compare
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@deepsm007: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deepsm007, hector-vido 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 |
…build05 (openshift#79269) * DPTP-4410: Argo ignore GCP MachineSet boot disk image on build02, AWS AMI on build05 * DPTP-4410: drop common/assets _machine-configuration.yaml from GitOps
/cc @openshift/test-platform
This PR updates OpenShift CI infrastructure in openshift/release to stop Argo CD from reverting MCO-managed machine image changes for two build clusters.
Practical changes:
Operational detail:
Notes: