Closed Elbehery closed 4 months ago
@Elbehery: This pull request references ETCD-636 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.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Elbehery Once this PR has been reviewed and has the lgtm label, please assign sanchezl for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/retest-required
@Elbehery: 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-ovn-single-node | 021c3c01ee00c2f01b49d7b8a5547f95a43524cd | link | false | /test e2e-aws-ovn-single-node |
ci/prow/e2e-metal-single-node-live-iso | 021c3c01ee00c2f01b49d7b8a5547f95a43524cd | link | false | /test e2e-metal-single-node-live-iso |
ci/prow/k8s-e2e-gcp-serial | 021c3c01ee00c2f01b49d7b8a5547f95a43524cd | link | false | /test k8s-e2e-gcp-serial |
ci/prow/e2e-gcp-operator-single-node | 021c3c01ee00c2f01b49d7b8a5547f95a43524cd | link | false | /test e2e-gcp-operator-single-node |
ci/prow/e2e-aws-operator-disruptive-single-node | 021c3c01ee00c2f01b49d7b8a5547f95a43524cd | link | false | /test e2e-aws-operator-disruptive-single-node |
Full PR test history. Your PR dashboard.
This looks correct, but it should use controllers from https://github.com/openshift/library-go/pull/1722, otherwise it would race on signer updates
/close
@Elbehery: Closed this PR.
This PR adds a certificate to be used by
etcd backup server
resolves https://issues.redhat.com/browse/ETCD-636
cc @soltysh @p0lyn0mial @openshift/openshift-team-etcd