-
Notifications
You must be signed in to change notification settings - Fork 1.9k
modules/dr-recover-lost-control-plane-hosts: update setup-etcd-environment #16216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is sudo required on other oc get calls? For instance, 2.i.a) oc get csr
Who creates this file? Why doesn't it have at least read permissions for group and others? If there is a way to avoid using |
nope will update. |
In general, I would agree but this is locked down for security purposes. |
|
/lgtm |
|
/hold |
|
New changes are detected. LGTM label has been removed. |
…nment image Signed-off-by: Sam Batschelet <[email protected]>
|
/hold cancel |
|
/cherrypick enterprise-4.2 |
|
@bergerhoffer: new pull request created: #16359 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. |
This PR updates the location of
setup-etcd-environmentimage. This used to be its own image but is now part of themachine-config-operator[1]. I also prefixed all oc commands withsudobecause core user does not have access to/var/lib/kubelet/config.json[1] openshift/machine-config-operator#1028