-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
etcd: move etcd service to openshift-etcd #1665
Conversation
This is only moving the service. please reflect the commit message and pr title to match that. |
/lgtm |
updated |
/lgtm |
etcd has moved to openshift-etcd. This reflects that change and the consuming components have already been updated to handle it.
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, mfojtik, wking The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hrm. /retest |
openshift/machine-config-operator#648 has merged. This updates the installer to move resources to the openshift-etcd namespace. The consumers have already been updated and resources exactly match the ones that they're making to avoid thrashing.