[release-4.17] OCPBUGS-66229: UPSTREAM <carry>: bump kubernetes-apiserver to pick up loopback certificate expiration update#584
Conversation
|
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 You can disable this status message by setting the Comment |
|
@dinhxuanvu: This pull request references Jira Issue OCPBUGS-66229, 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. |
…ficate expiration update Authored-by: Bryce Palmer <bpalmer@redhat.com> Signed-off-by: Vu Dinh <vudinh@outlook.com>
ca9421f to
3a2fb81
Compare
|
/jira refresh |
|
@everettraven: This pull request references Jira Issue OCPBUGS-66229, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: benluddy, dinhxuanvu 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 |
|
/retest-required |
|
Verified with a clusterbot cluster with this PR: $ oc rsh -n openshift-apiserver apiserver-79f6c487cd-4v4mw curl --resolve apiserver-loopback-client:8443:127.0.0.1 https://apiserver-loopback-client:8443 -v -k|grep "Server certificate" -A 5
Defaulted container "openshift-apiserver" out of: openshift-apiserver, openshift-apiserver-check-endpoints, fix-audit-permissions (init)
* Server certificate:
* subject: CN=apiserver-loopback-client@1768917011
* start date: Jan 20 12:50:10 2026 GMT
* expire date: Jan 20 12:50:10 2029 GMT
* issuer: CN=apiserver-loopback-client-ca@1768917011
* SSL certificate verify result: self-signed certificate in certificate chain (19), continuing anyway. |
|
/verified by @everettraven |
|
@everettraven: 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. |
|
|
|
/override ci/prow/e2e-aws-ovn-serial |
|
@benluddy: Overrode contexts on behalf of benluddy: ci/prow/e2e-aws-ovn-serial 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. |
|
oc rsh -n openshift-apiserver apiserver-5dc76969bb-555v4 curl --resolve apiserver-loopback-client:8443:127.0.0.1 https://apiserver-loopback-client:8443 -v -k|grep "Server certificate" -A 5
|
|
/verified by #584 (comment) |
|
@gangwgr: 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. |
|
/test e2e-aws-ovn-serial |
|
@dinhxuanvu: 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. |
9016b23
into
openshift:release-4.17
|
@dinhxuanvu: Jira Issue Verification Checks: Jira Issue OCPBUGS-66229 Jira Issue OCPBUGS-66229 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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. |
|
Fix included in accepted release 4.17.0-0.nightly-2026-01-23-160148 |
Authored-by: Bryce Palmer bpalmer@redhat.com
Signed-off-by: Vu Dinh vdinh@redhat.com