[release-4.22] OCPBUGS-85620: Fix webhook TLS failure after service-ca to self-managed cert migration#8513
Conversation
…figs during service-ca migration When upgrading from service-ca managed certs to self-managed certs, the reconciler removed the serving-cert-secret-name annotation from the Service but did not remove the inject-cabundle annotation from the MutatingWebhookConfiguration. This caused the service-ca operator to continuously overwrite the caBundle with its own CA, creating a mismatch with the self-managed serving certificate and breaking webhook TLS verification. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot 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 |
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-85580 has been cloned as Jira Issue OCPBUGS-85620. Will retitle bug to link to clone. 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 disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise 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)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-85620, which is invalid:
Comment 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. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-4.22 #8513 +/- ##
=============================================
Coverage 34.79% 34.79%
=============================================
Files 767 767
Lines 93445 93470 +25
=============================================
+ Hits 32511 32521 +10
- Misses 58255 58265 +10
- Partials 2679 2684 +5
🚀 New features to boost your workflow:
|
|
@openshift-cherrypick-robot: 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 is an automated cherry-pick of #8504
/assign enxebre