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

Use HighAvailabilityMode API #345

Closed
guillaumerose opened this issue Feb 25, 2021 · 2 comments
Closed

Use HighAvailabilityMode API #345

guillaumerose opened this issue Feb 25, 2021 · 2 comments

Comments

@guillaumerose
Copy link
Contributor

With OpenShift 4.8, a new API for single node HighAvailabilityMode=SingleReplica is available.
It allows snc to remove most hacks such as reducing the number of replicas of the etcd qurom guard, the unsupported option of the authentication operator, etc. This is now all done with this single option.

openshift/api@56a849f
openshift/enhancements#555

@praveenkumar
Copy link
Member

This is by default added as soon as cluster detect single controlplane, we need to branch 4.7 and use the master for 4.8 side after current release.

@guillaumerose
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants