bug 1801397: Make existing pdb work#162
bug 1801397: Make existing pdb work#162openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
@deads2k: This pull request references Bugzilla bug 1801397, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |
| set -euo pipefail | ||
|
|
||
| cp /etc/kubernetes/static-pod-resources/secrets/etcd-all-peer/etcd-peer-NODE_NAME.crt /etc/kubernetes/etcd-backup-dir/system:etcd-peer-NODE_NAME.crt | ||
| cp /etc/kubernetes/static-pod-resources/secrets/etcd-all-peer/etcd-peer-NODE_NAME.key /etc/kubernetes/etcd-backup-dir/system:etcd-peer-NODE_NAME.key |
There was a problem hiding this comment.
FTR the CA needed for quorum-guard is still on disk in static-pod-resources/etcd-member/ca.crt if anyone was concerned we don't see a CA being copied.
|
message: 'Failed to create pod sandbox: rpc error: code = Unknown desc = error reserving /retest |
e6a6458 to
0e95d6f
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, hexfusion The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest |
1 similar comment
|
/retest |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/cherrypick release-4.4 |
|
@deads2k: new pull request created: #169 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
builds on #157 with a goal of making the existing PDBs functional by copying the content "first" in the listing