Releases: kubevirt/cluster-network-addons-operator
v0.91.0
Changes
Uncategorized
- Bump kubemacpool to v0.42.1 (#1761, @kubevirt-bot)
- Bump linux-bridge to v1.4.0 (#1752, @kubevirt-bot)
- Fixed incorrect generation of ciphers to prevent duplicated enum values. (#1748, @andreaTP)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.0/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.0/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.0/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.0/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.85.5
Changes
Uncategorized
- Bump kubemacpool to v0.40.2 (#1733, @kubevirt-bot)
- Bump kubemacpool to v0.40.3 (#1734, @kubevirt-bot)
- Bump ovs-cni to v0.31.3 (#1740, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.5/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.5/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.5/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.5/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.90.1
Changes
Uncategorized
- Bump bridge-marker to 0.11.1 (#1735, @kubevirt-bot)
- Bump macvtap-cni to v0.11.1 (#1727, @kubevirt-bot)
- Bump multus-dynamic-networks to v0.3.2 (#1725, @kubevirt-bot)
- Bump ovs-cni to v0.32.0 (#1739, @kubevirt-bot)
- Refactor monitoring code (#1619, @machadovilaca)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.1/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.1/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.1/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.1/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.89.2
Changes
Uncategorized
- Bump kubemacpool to v0.41.2 (#1732, @kubevirt-bot)
- Bump ovs-cni to v0.31.3 (#1738, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.2/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.2/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.2/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.2/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.79.4
v0.79.4
v0.89.1
Changes
Uncategorized
- Block deploying Macvtap on Openshift because it is not supported. (#1598, @kubevirt-bot)
- Bump kubemacpool to v0.41.1 (#1641, @kubevirt-bot)
- Bump ovs-cni to v0.31.2 (#1646, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.1/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.1/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.1/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.1/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.90.0
Changes
Uncategorized
- Block deploying Macvtap on Openshift because it is not supported. (#1590, @oshoval)
- Bump bridge-marker to 0.11.0 (#1657, @kubevirt-bot)
- Bump k8s vendors to 1.26.3 (#1616, @RamLavi)
- Bump kube-secondary-dns to v0.0.12 (#1608, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.13 (#1629, @kubevirt-bot)
- Bump kubemacpool to v0.42.0 (#1603, @kubevirt-bot)
- Bump multus-dynamic-networks to v0.3.0 (#1654, @kubevirt-bot)
- Bump multus-dynamic-networks to v0.3.1 (#1669, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.0/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.0/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.0/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.90.0/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.85.4
Changes
Uncategorized
- Bump kubemacpool to v0.40.1 (#1643, @kubevirt-bot)
- Bump ovs-cni to v0.31.2 (#1652, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.4/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.4/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.4/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.4/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.79.3
v0.79.3
v0.76.4
Changes
Uncategorized
- Bump kubemacpool to v0.38.1 (#1635, @kubevirt-bot)
- Bump ovs-cni to v0.26.3 (#1651, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.76.4/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.76.4/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.76.4/operator.yamlThen you need to create a configuration for the operator example CR:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.76.4/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available