-
Notifications
You must be signed in to change notification settings - Fork 522
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
config/v1: Add NodeSwap to TechPreviewNoUpgrade #1061
Conversation
/assign @rphillips @mrunalp |
/lgtm @deads2k for approval |
2683683
to
fc66248
Compare
f51a0d0
to
6a97702
Compare
6a97702
to
9a4988f
Compare
9a4988f
to
aa83b5f
Compare
Updated enhancement to remove the featureset per @deads2k's request: openshift/enhancements#975 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, ehashman, mrunalp 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 |
See openshift/enhancements#902 for OpenShift enhancement details (not yet merged+implementable).
Should be all the implementation currently needed for OCPNODE-618. Enabling swap within a cluster doesn't require any other code changes; configs are detailed in the enhancement above. I was able to get swap working on a cluster-bot cluster using a
CustomNoUpgrade
feature gate config.