Closed tjungblu closed 5 months ago
@tjungblu: This pull request references ETCD-606 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.17.0" version, but no target version was set.
/lgtm
/retest-required
Remaining retests: 0 against base HEAD 803828d88829ab2d28ba99292572b3965d0f96db and 2 for PR HEAD 345c71ef1d77df85b9c050d79550f76dc104bcf7 in total
/label tide/merge-method-squash
/retest
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dusk125, tjungblu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD 803828d88829ab2d28ba99292572b3965d0f96db and 2 for PR HEAD db85a94c15c9d11801401dff148baf6e10bbb110 in total
/retest-required
@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-aws-etcd-recovery | db85a94c15c9d11801401dff148baf6e10bbb110 | link | false | /test e2e-aws-etcd-recovery |
ci/prow/e2e-gcp-qe-no-capabilities | db85a94c15c9d11801401dff148baf6e10bbb110 | link | false | /test e2e-gcp-qe-no-capabilities |
ci/prow/e2e-operator-fips | db85a94c15c9d11801401dff148baf6e10bbb110 | link | false | /test e2e-operator-fips |
Full PR test history. Your PR dashboard.
This PR creates a new "etcd-all-bundles" configmap, similar to "etcd-all-certs", which allows us to transactionally create static pod rollouts on bundle changes.
This is a pre-requisite to allow us to gate leaf certificate changes right after a bundle changes.
--
The TODOs are expected to not have TRT revert weeks-worth of pull request work, this will not change the existing behavior. A follow-up PR will update the CEO status to reflect the changed revision and documentation.