1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

Merge pull request #33422 from sjhala-ccs/cnv-9054-release-note

CNV-9054: RN - Added note that KubeMacPool is enabled by default
This commit is contained in:
Shikha Jhala
2021-06-16 09:08:53 -04:00
committed by GitHub

View File

@@ -55,7 +55,7 @@ The SVVP Certification applies to:
[id="virt-4-8-networking-new"]
=== Networking
//CNV-9054 MAC address pool is now enabled on all namespaces by default.
//CNV-9055 Kubernetes NMState now supports new IP configuration options.
@@ -96,6 +96,9 @@ Deprecated features are included in the current release and supported. However,
//CNV-9052 OpenShift Virtualization now automatically automatically configures IPv6 IP when running on dual-stack clusters.
//CNV-9054 MAC address pool is now enabled on all namespaces by default.
* KubeMacPool is now enabled by default when you install {VirtProductName}. You can xref:../virt/virtual_machines/vm_networking/virt-using-mac-address-pool-for-vms.adoc#virt-using-mac-address-pool-for-vms[disable a MAC address pool] for a namespace by adding the `mutatevirtualmachines.kubemacpool.io=ignore` label to the namespace. Re-enable KubeMacPool for the namespace by removing the label.
[id="virt-4-8-known-issues"]
== Known issues