-
Notifications
You must be signed in to change notification settings - Fork 153
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
Enable KV DynamicPodInterfaceNaming FG by default #3180
Enable KV DynamicPodInterfaceNaming FG by default #3180
Conversation
Following the graduation of KubeVirt's `DynamicPodInterfaceNaming` feature gate[1], enable it by default. [1] kubevirt/kubevirt#13243 Signed-off-by: Orel Misan <[email protected]>
Lets wait for kubevirt/kubevirt#13243 to be merged first. |
Pull Request Test Coverage Report for Build 12066374356Details
💛 - Coveralls |
merge the PR in kubevirt is not enough. We'll need a new release of kubevirt with the required change, merged in hco. |
@nunnatsa , that FG graduation is for Kubevirt v1.5 and not for the v1.4 stable branch (it will not be backported). |
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.
I'm assuming HCO on the main branch follows Kubevirt v1.4, on which the mentioned FG exists.
Towards Kubevirt v1.5, the FG is gone (feature is GA) so this can be removed.
@orelmisan , @EdDev - what about #3182? it adds a new API to set this very same KubeVirt's feature gate. One of these PRs must be closed. |
/hold |
PR #3182 was intended to be a backup to this one. |
hco-e2e-operator-sdk-gcp lane passed |
@nunnatsa: Overrode contexts on behalf of nunnatsa: ci/prow/hco-e2e-kv-smoke-azure In response to this:
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. |
Should we still wait for it? |
Yes. |
/retest |
closed by mistake /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nunnatsa 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 |
Quality Gate passedIssues Measures |
kubevirt/kubevirt#13243 was merged. |
/retest-required |
hco-e2e-consecutive-operator-sdk-upgrades-aws lane succeeded. |
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-consecutive-operator-sdk-upgrades-azure, ci/prow/hco-e2e-upgrade-operator-sdk-sno-azure In response to this:
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. |
@orelmisan: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
hco-e2e-operator-sdk-gcp lane succeeded. |
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-operator-sdk-aws, ci/prow/hco-e2e-operator-sdk-azure In response to this:
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. |
This is not enough that something was merged on kubevirt, because hvo only adopts released version. HCO is still deploying kubevirt v1.4.0, without this change. |
What this PR does / why we need it:
Following the graduation of KubeVirt's
DynamicPodInterfaceNaming
feature gate[1], enable it by default.[1] kubevirt/kubevirt#13243
Reviewer Checklist
Jira Ticket:
Release note: