-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Fix LCA operator image bundle substitutions #65274
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
base: master
Are you sure you want to change the base?
Fix LCA operator image bundle substitutions #65274
Conversation
Signed-off-by: Michail Resvanis <[email protected]>
/cc @jc-rh @jeff-roche |
[REHEARSALNOTIFIER]
A total of 88 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: |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jc-rh, mresvanis The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/pj-rehearse max |
@mresvanis: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-kni-lifecycle-agent-release-4.17-ibi-e2e-flow pull-ci-openshift-kni-lifecycle-agent-main-ibi-e2e-flow |
@mresvanis: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/hold I still don't see the substitutions working properly, i.e. in the target SNO's LCA pod I see the |
@mresvanis: The following tests failed, say
Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
The LCA operator image bundle substitutions do not work as expected, i.e. the operator container image pull-spec is not substituted in the bundle manifests. The result is that a pipeline bundle built with an operator image pointing to quay instead of this pipelines's operator image.