Skip to content
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

GA Operations: Ability to restart master components with "restart annotation" #236

Closed
1 task
relyt0925 opened this issue May 16, 2021 · 0 comments
Closed
1 task

Comments

@relyt0925
Copy link
Contributor

This tasks involves support for specifying a "restart annotation" that when changed will trigger a rolling restart of all control plane components. This is a useful feature operationally that enables master components to be restarted which have been known to eliminate certain problems that customers hit. This is also critical for CA rotation as components need to be able to be restarted in order to pickup updates to CA certs (they are not dynamically loaded).

Configuration in IBM Roks toolkit: https://github.com/openshift/ibm-roks-toolkit/blob/ec875b0243ac58d095a3eec840ee4d09c24995c2/assets/kube-apiserver/kube-apiserver-deployment.yaml#L24

Acceptance Criteria:

  • Ability to specify restart annotation which will then trigger a rolling restart of all master components managed by hypershift when changed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants