Fix FRR image override reverted by CNO reconciliation#76529
Fix FRR image override reverted by CNO reconciliation#76529pperiyasamy wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
/test step-registry-shellcheck |
The CNO was still reconciling and reverting image changes after being set to Unmanaged. Restart the network-operator deployment and wait for it to complete before updating frr-k8s image. Signed-off-by: Periyasamy Palanisamy <pepalani@redhat.com>
be1a315 to
7a2f0f4
Compare
|
/lgtm |
|
[REHEARSALNOTIFIER]
A total of 115 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jcaamano, pperiyasamy 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 |
|
/pj-rehearse |
|
@pperiyasamy: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@lmiccini can you check shellcheck failure #76529 (comment) ? It seems cb37380 is not fixing it. |
|
/pj-rehearse abort |
|
@pperiyasamy: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse ci/rehearse/openshift/ovn-kubernetes/release-4.22/e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview |
|
@pperiyasamy: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@pperiyasamy: job(s): ci/rehearse/openshift/ovn-kubernetes/release-4.22/e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview either don't exist or were not found to be affected, and cannot be rehearsed |
|
@pperiyasamy: requesting more than one rehearsal in one comment is not supported. If you would like to rehearse multiple specific jobs, please separate the job names by a space in a single command. |
|
/pj-rehearse ci/rehearse/openshift/ovn-kubernetes/release-4.22/e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview |
|
@pperiyasamy: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@pperiyasamy: job(s): ci/rehearse/openshift/ovn-kubernetes/release-4.22/e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.22-e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview |
|
@pperiyasamy: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-ovn-kubernetes-release-4.22-e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview-frr-next |
|
@pperiyasamy: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@pperiyasamy: The following tests failed, say
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. |
The CNO was still reconciling and reverting image changes after being set to Unmanaged. Restart the network-operator deployment and wait for it to complete before updating frr-k8s image.