-
Notifications
You must be signed in to change notification settings - Fork 247
MGMT-19080, MGMT-18590: Enable installation of 3-5 control plane cluster in day1 #6917
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
There have been people asking for the ability to add master nodes through the "oc adm node-image" framework which uses ABI and assisted. For future reference, ABI may be specifying expected master count to 1 for this scenario. To be clear I'm not asking for changes here as this PR is solely for day-1. cc @andfasano
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.
In day2, assisted doesn't always have a way to know the roles of the other hosts from day1. Therefore, the usage of the new
controlPlaneCountis problematic. I believe for this scenario it would be best to set the role manually in case of master