-
Notifications
You must be signed in to change notification settings - Fork 489
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
Cluster High-availability Mode API #555
Cluster High-availability Mode API #555
Conversation
/cc @eranco74 |
/cc @lilic |
/cc @cgwalters |
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.
Thanks so much for writing this!
@danwinship @dcbw @alexanderConstantinescu we should explore using this api for that assisted installer flow in 4.8 (2 nodes that become 3 later on). |
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.
cc @simonpasquier @bbrowning for 👀 on the monitoring side of things
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, derekwaynecarr, markmc 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 |
I could go along with changing it to |
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
Implements enhancement openshift/enhancements#555 Signed-off-by: Ravid Brown <[email protected]>
As we add more deployment topologies for OpenShift, we need a way to
communicate expectations to the operators managing the cluster. This
enhancement describes an API for telling operators how hard they
should work to provide high-availability.