Open vrutkovs opened 3 weeks ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: vrutkovs Once this PR has been reviewed and has the lgtm label, please assign elbehery for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@vrutkovs: This PR was included in a payload test run from openshift/kubernetes#2124 trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/081fe680-96da-11ef-91f4-cde4735e474b-0
@vrutkovs: This PR was included in a payload test run from openshift/kubernetes#2124 trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/a7c78740-96f5-11ef-8917-56e896fcf5d0-0
@vrutkovs: 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-sno-cert-rotation-shutdown | 970cadb3800db793ef5b144a8a76d20e3e1795c0 | link | false | /test e2e-metal-ovn-sno-cert-rotation-shutdown |
ci/prow/e2e-metal-ovn-ha-cert-rotation-shutdown | 970cadb3800db793ef5b144a8a76d20e3e1795c0 | link | false | /test e2e-metal-ovn-ha-cert-rotation-shutdown |
ci/prow/e2e-aws-etcd-certrotation | 970cadb3800db793ef5b144a8a76d20e3e1795c0 | link | false | /test e2e-aws-etcd-certrotation |
ci/prow/e2e-aws-ovn-etcd-scaling | 970cadb3800db793ef5b144a8a76d20e3e1795c0 | link | true | /test e2e-aws-ovn-etcd-scaling |
ci/prow/e2e-agnostic-ovn-upgrade | 970cadb3800db793ef5b144a8a76d20e3e1795c0 | link | true | /test e2e-agnostic-ovn-upgrade |
ci/prow/e2e-aws-etcd-recovery | 970cadb3800db793ef5b144a8a76d20e3e1795c0 | link | false | /test e2e-aws-etcd-recovery |
ci/prow/e2e-aws-ovn-serial | 970cadb3800db793ef5b144a8a76d20e3e1795c0 | link | true | /test e2e-aws-ovn-serial |
Full PR test history. Your PR dashboard.
@vrutkovs: This PR was included in a payload test run from openshift/kubernetes#2124 trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/20169390-9790-11ef-9369-5b6a6b14fab2-0
This method makes an extra GET, which is costly for such a large secret. Instead it uses a version from cache, runs a single GET and uses server-side apply to update it