-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Render the CVO manifest with user-specified capabilities from the install-config #5645
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
Render the CVO manifest with user-specified capabilities from the install-config #5645
Conversation
|
/cc @wking |
|
/assign @staebler |
|
/retest |
staebler
left a comment
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.
Added reviews for all three PRs into this PR.
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.
If you use a set, then you can use Difference here. This will make this a bit more concise and easier to reason about.
staebler
left a comment
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
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: staebler The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
No CI coverage today, so avoid all the non-required flavors: /skip |
|
|
Fix the explain print output to include capabilities Validate additional user-specified openshift component capabilities Render the CVO manifest with user-specified capabilities from the install-config Address review changes
… user-selectable capabilities
staebler
left a comment
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
|
/skip |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
@kirankt: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
Installing a cluster using the new knobs the installer grew in [1,2]. [1]: openshift/installer#5645 [2]: https://github.com/openshift/enhancements/blob/5d694be26311d2d2683b85a72376919c625854d0/enhancements/installer/component-selection.md
This PR is depends on: #5605 and #5629.
The CVO manifest is rendered using capabilities specified in the install-config.