Closed eggfoobar closed 9 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: eggfoobar Once this PR has been reviewed and has the lgtm label, please assign dusk125 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@eggfoobar: 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/unit | 7efbb5a2b759abafd1e237da26c84160602764ef | link | true | /test unit |
ci/prow/e2e-gcp-qe-no-capabilities | 7efbb5a2b759abafd1e237da26c84160602764ef | link | true | /test e2e-gcp-qe-no-capabilities |
Full PR test history. Your PR dashboard.
This won't work due to kube-api making use of downward api for host ip. This needs to be resolved another way, closing.
This PR is an attempt to validate another approach for resolving OCPBUGS-26489
Validating assumption that ignoring the NODE_IP for SNO deployments will allow cluster reboot to continue as normal