Releases: kubevirt/cluster-network-addons-operator
v0.98.2
Changes
Uncategorized
- Add renovate config (#2022, @ksimon1)
- Bump bridge-marker to 0.12.1 (#2128, @kubevirt-bot)
- Bump bridge-marker to 0.12.3 (#2187, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.17 (#2017, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.18 (#2215, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-11-g548852c (#2166, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-12-g6c9ce39 (#2221, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.1 (#1997, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.4 (#2218, @kubevirt-bot)
- Bump multus to v4.2.0 (#2204, @kubevirt-bot)
- Bump ovs-cni to v0.38.2 (#2149, @kubevirt-bot)
- Move control plane deployments to infra placement (#2009, @qinqon)
- Support deploying Passt binding CNI (#1829, @oshoval)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.98.2/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.98.2/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.98.2/operator.yaml
Then 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.98.2/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.89.4
Changes
Uncategorized
- Bump kubemacpool to v0.41.4 (#2139, @kubevirt-bot)
- Bump ovs-cni to v0.31.4 (#2191, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.4/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.4/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.4/operator.yaml
Then 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.4/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.79.6
v0.79.6
v0.97.4
Changes
Uncategorized
- Bump bridge-marker to 0.12.3 (#2187, @kubevirt-bot)
- Bump kubemacpool to v0.45.0-5-g2cbf0cf (#2016, @kubevirt-bot)
- Bump kubemacpool to v0.45.1 (#2140, @kubevirt-bot)
- Bump ovs-cni to v0.36.1 (#2203, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.4/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.4/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.4/operator.yaml
Then 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.97.4/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.95.1
Changes
Uncategorized
- Bump bridge-marker to 0.12.3 (#2187, @kubevirt-bot)
- Bump kubemacpool to v0.44.1 (#1877, @kubevirt-bot)
- Bump kubemacpool to v0.44.1-2-gb94b42a (#1901, @kubevirt-bot)
- Bump kubemacpool to v0.44.2 (#2137, @kubevirt-bot)
- Bump ovs-cni to v0.34.3 (#2178, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.95.1/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.95.1/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.95.1/operator.yaml
Then 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.95.1/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.93.1
Changes
Uncategorized
- Bump kubemacpool to v0.43.1 (#2141, @kubevirt-bot)
- Bump ovs-cni to v0.32.1 (#2190, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.93.1/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.93.1/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.93.1/operator.yaml
Then 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.93.1/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.91.2
Changes
Uncategorized
- Bump kubemacpool to v0.42.3 (#2142, @kubevirt-bot)
- Bump ovs-cni to v0.32.1 (#2192, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.2/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.2/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.2/operator.yaml
Then 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.2/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.97.3
Changes
Uncategorized
- Move control plane deployments to infra placement (#2011, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.3/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.3/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.3/operator.yaml
Then 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.97.3/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.97.2
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.2/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.2/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.2/operator.yaml
Then 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.97.2/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available
v0.97.1
Changes
Uncategorized
- Bump kubemacpool to v0.45.0-1-g28d742b (#1974, @kubevirt-bot)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.1/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.1/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.1/operator.yaml
Then 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.97.1/network-addons-config-example.cr.yaml
Finally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available