AGENT-1475: add the ocp release digest annotation to the bundle image (followup)#685
AGENT-1475: add the ocp release digest annotation to the bundle image (followup)#685andfasano wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
@andfasano: This pull request references AGENT-1475 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 story to target the "4.22.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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andfasano 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 |
|
/lgtm |
|
/hold /test ci/prow/e2e-agent-compact-ipv4-iso-no-registry |
|
/test e2e-agent-compact-ipv4-iso-no-registry |
|
/retest |
|
/hold cancel Verified locally that the release bundle image gets annotated properly |
|
/retest-required |
|
/test ? |
|
/test "Red Hat Konflux / appliance-enterprise-contract / appliance" |
|
@danielerez any idea why the Konflux jobs are failing? Can we safely override them? |
|
/test "Konflux / appliance-on-pull-request" |
Maybe the rpm lock file needs some updating. I'll look into it. |
|
/test e2e-sno-dualstack-dhcp |
Fixed the Konflux jobs. |
|
@andfasano: 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. |
This patch adds the OCP release image digest as an annotation on the release bundle image.
This will allow the new MCD IRI manager (see openshift/machine-config-operator#5807) to retrieve which OCP release digest is related to a given release bundle image while updating the MCN status, by simply getting the release image manifest (so no need of additional complex operations to retrieve such relationship).