-
Notifications
You must be signed in to change notification settings - Fork 520
CNV-67916: hypershift, kubevirt, add enhancement for IP management #1855
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
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@qinqon: This pull request references CNV-67916 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
enhancements/hypershift/kubevirt-static-ip-address-management.md
Outdated
Show resolved
Hide resolved
enhancements/hypershift/kubevirt-static-ip-address-management.md
Outdated
Show resolved
Hide resolved
enhancements/hypershift/kubevirt-static-ip-address-management.md
Outdated
Show resolved
Hide resolved
enhancements/hypershift/kubevirt-static-ip-address-management.md
Outdated
Show resolved
Hide resolved
enhancements/hypershift/kubevirt-static-ip-address-management.md
Outdated
Show resolved
Hide resolved
enhancements/hypershift/kubevirt-static-ip-address-management.md
Outdated
Show resolved
Hide resolved
enhancements/hypershift/kubevirt-static-ip-address-management.md
Outdated
Show resolved
Hide resolved
6092941
to
b8d3daf
Compare
Signed-off-by: Enrique Llorente <[email protected]>
b8d3daf
to
b6cb5a1
Compare
@qinqon: The following test 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. |
/cc @maiqueb |
/cc @orenc1 |
This enhancement proposes adding static IP address management (IPAM) capabilities to HyperShift when using the KubeVirt provider and the KubeVirt nodepool is not attached to default pod network using a multus layer2 network to replace it.
The implementation enables operators to define IP pools and network configurations that are automatically allocated to virtual machines during cluster provisioning. This functionality addresses the need for predictable, static network configuration in environments where DHCP is not available or desirable, particularly in on-premises and edge deployments.
https://issues.redhat.com/browse/CNV-67916