-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
GA VMLiveUpdateFeatures feature-gate #13091
Conversation
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.
Leftover in unit test
c679ae3
to
a46ee21
Compare
a46ee21
to
5dc6859
Compare
@acardace Failures are relevant |
5dc6859
to
07c713c
Compare
07c713c
to
fde7e71
Compare
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xpivarc 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 |
LGTM but I will wait for #13090 to be merged first, since there will be conflict with the decorator |
fde7e71
to
79a37fd
Compare
79a37fd
to
cf7c1c3
Compare
Signed-off-by: Antonio Cardace <[email protected]>
Signed-off-by: Antonio Cardace <[email protected]>
cf7c1c3
to
135d74d
Compare
/lgtm |
Required labels detected, running phase 2 presubmits: |
@acardace: The following test failed, say
Instructions 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-sigs/prow repository. I understand the commands that are listed here. |
/hold |
Thanks @xpivarc . I'm not against this change. I just wanted to make sure that we are following kubevirt/community#251 going forward. |
What this PR does
The
VMLiveUpdateFeatures
feature-gate has been introduced in KubeVirt v1.0.0 after being here for multiple releases and having undergone major cleanups and bug fixing I think is now ready to be GAed.Note that this PR just GAs the feature-gate and doesn't change the default
vmRolloutStrategy
which remainsStage
.Fixes #
Why we need it and why it was done in this way
The following tradeoffs were made:
The following alternatives were considered:
Links to places where the discussion took place:
Special notes for your reviewer
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.
Release note