OCPBUGS-105459: KUBE_RBAC_PROXY_IMAGE is removed, and extraneous instances exist - #773
OCPBUGS-105459: KUBE_RBAC_PROXY_IMAGE is removed, and extraneous instances exist#773prb112 wants to merge 1 commit into
Conversation
…ances exist Signed-off-by: Paul Bastide <pbastide@redhat.com>
|
@prb112: This pull request references Jira Issue OCPBUGS-105459, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (core-networking-bot@redhat.com), skipping review request. The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (7)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe change removes ChangesKube-rbac-proxy configuration removal
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to The PR removes obsolete kube-rbac-proxy image references from the operator configuration and manifests to support non-x86 architectures; no actionable merge-blocking risk remains beyond normal checks. Possibly related PRs
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/cc @asood-rh |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: prb112 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 |
|
There is PR #771 already created for the bug. |
|
@prb112: This pull request references Jira Issue OCPBUGS-105459. The bug has been updated to no longer refer to the pull request using the external bug tracker. 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. |
|
@prb112: 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. |
OCPBUGS-105459: KUBE_RBAC_PROXY_IMAGE is removed, and extraneous instances exist
fixes: OCPBUGS-105459
- What this PR does and why is it needed
is implicitly used by the ClusterServiceVersion
See 100a5a2 where it removes the KUBE_RBAC_PROXY
- Special notes for reviewers
This resolves 105459.
- How to verify it
Install on ARM or Power or s390x.
- Description for the changelog
Resolve multi-arch support for non-x86
Summary by CodeRabbit
Bug Fixes
Documentation