Conversation
Signed-off-by: Riccardo Piccoli <rpiccoli@redhat.com>
Signed-off-by: Riccardo Piccoli <rpiccoli@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rccrdpccl The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| cmd: /bin/cluster-api-provider-aws-controller-manager | ||
| image: | ||
| tag: 2.17.0-05bb875 | ||
| tag: 5.0.0-1 |
There was a problem hiding this comment.
the tag 5.0.0-1 not exist (could be removed as tags older than 1 week get deleted) https://quay.io/repository/acm-d/cluster-api-provider-aws-rhel9?tab=tags . The installer team well work on setting the X.Y.Z-latest tag image always available for all CAPIs images.
manually setting the tag image for CAPA to let the ci job pass
| @@ -1,15 +1,15 @@ | |||
| OCP_VERSION ?= 4.22 | |||
| MCE_VERSION ?= 2.17.0-1 | |||
| OCP_VERSION ?= 5.0 | |||
There was a problem hiding this comment.
The image tag 5.0 for CAPI does not exist yet https://quay.io/repository/acm-d/ose-cluster-api-rhel9?tab=tags , Is it available under registry.stage.redhat.io ?
There was a problem hiding this comment.
I cannot find it with the same pattern on stage, I'll look into it
replaces #649