-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[OSDOCS-7196]: Removing step about manual rollout #64595
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
[OSDOCS-7196]: Removing step about manual rollout #64595
Conversation
🤖 Build preview is available at: Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/24262 |
/cc dusk125 |
/lgtm |
/cc geliu2016 |
For context: the env var controller in the Cluster Etcd Operator will notice the change to the profile and automatically start the etcd rollout making the manual step unnecessary. |
@geliu2016 When you can, PTAL at this doc PR. Thank you! |
/lgtm |
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.
/lgtm
/label peer-review-needed |
@lahinson, LGTM, thanks! |
/label merge-review-needed |
/cherrypick enterprise-4.14 |
@skrthomas: new pull request created: #64629 In 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. |
Version(s): 4.14
Issue: https://issues.redhat.com/browse/OSDOCS-7196
Link to docs preview: https://64595--docspreview.netlify.app/openshift-enterprise/latest/scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices#etcd-changing-hardware-speed-tolerance_recommended-etcd-practices
QE review:
Additional information: This PR removes the step about forcing an etcd rollout, as the rollout should happen automatically.
Related PR: #63875