Closed tjungblu closed 3 months ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: tjungblu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@tjungblu: This pull request references Jira Issue OCPBUGS-38524, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/jira refresh
@tjungblu: This pull request references Jira Issue OCPBUGS-38524, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @geliu2016
/cherry-pick release-4.17 release-4.16 release-4.15 release-4.14
@tjungblu: once the present PR merges, I will cherry-pick it on top of release-4.17 in a new PR and assign it to you.
@tjungblu: This pull request references Jira Issue OCPBUGS-38524. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state.
@tjungblu: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-metal-ovn-ha-cert-rotation-shutdown | 1896fe52da5f681d4cb9485364dbfefca514a63c | link | false | /test e2e-metal-ovn-ha-cert-rotation-shutdown |
ci/prow/e2e-aws-etcd-recovery | 1896fe52da5f681d4cb9485364dbfefca514a63c | link | false | /test e2e-aws-etcd-recovery |
ci/prow/e2e-aws-ovn-etcd-scaling | 1896fe52da5f681d4cb9485364dbfefca514a63c | link | true | /test e2e-aws-ovn-etcd-scaling |
Full PR test history. Your PR dashboard.
During installation there might be a brief period where we would fail readyz checks when the certificates are not generated yet by the certsignercontroller.
This will fail the container before returning the wrong readyZ signal.