CNTRLPLANE-3041: Override ARO/HCP 4.20 CPO with Azure Pod Identity backport - #8025
Conversation
This commit replaces all current 4.20.z and the upcoming 4.20.16 that won't contain the Azure Pod Identity webhook with a Konflux build that backports this functionality. Signed-off-by: Antoni Segura Puimedon <antoni@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@celebdor: This pull request references CNTRLPLANE-3041 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 task 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. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Skipping CI for Draft Pull Request. |
|
/approve |
|
Scheduling required tests: Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: celebdor, enxebre 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 |
|
@celebdor: This pull request references CNTRLPLANE-3041 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 task 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. |
|
@celebdor: This pull request references CNTRLPLANE-3041 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 task 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. |
|
/verified by @xiuwang |
|
@xiuwang: This PR has been marked as verified by 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. |
|
/retest-required |
|
/pipeline required |
|
Scheduling required tests: Scheduling tests matching the |
|
/retest-required |
1 similar comment
|
/retest-required |
|
@celebdor: The following test 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. |
|
/override e2e-aws-override |
|
@enxebre: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. 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 kubernetes-sigs/prow repository. |
|
/overide ci/prow/e2e-aws-override |
1 similar comment
|
/overide ci/prow/e2e-aws-override |
What this PR does / why we need it:
Replaces all 4.20.x Azure CPO overrides with a Konflux build from the tip of
release-4.20(53f45be9d) that backports the Azure Pod Identity webhook as a KAS sidecar. This ensures all current 4.20.z versions and the upcoming 4.20.16 that won't contain the Azure Pod Identity webhook natively are covered.The new image (
quay.io/redhat-user-workloads/crt-redhat-acm-tenant/control-plane-operator-4-20@sha256:5bbbce615fb2103b900b9eadf79abae0c23b3ea14f8a5d46d3ff63879ded4058) is a multiarch (amd64 + arm64) OCI image index. It comes from build control-plane-operator-4-20-on-push-c75crWhich issue(s) this PR fixes:
Fixes CNTRLPLANE-3041
Special notes for your reviewer:
release-4.20branch HEAD which includes PR CNTRLPLANE-3008: Azure web identity webhook 4.20 #7998 (azure-web-identity-webhook-4.20).Checklist: