Releases: kubevirt/cluster-network-addons-operator
v0.100.0-rc1
Changes
Uncategorized
- Add operator readiness and lifeness probes. (#2274, @qinqon)
- Bump bridge-marker to 0.12.4 (#2272, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.20 (#2320, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.22 (#2340, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.23 (#2372, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-13-gc947025 (#2237, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-14-g31e39ae (#2266, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-15-gd7a1217 (#2269, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-16-gc22fe1e (#2271, @kubevirt-bot)
- Bump kubemacpool to v0.47.0-1-g5abfea1 (#2291, @kubevirt-bot)
- Bump kubemacpool to v0.47.0-2-g64d4c3b (#2293, @kubevirt-bot)
- Bump kubemacpool to v0.48.0-1-gbad2a4b (#2315, @kubevirt-bot)
- Bump kubemacpool to v0.48.1 (#2317, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-1-gb24e728 (#2332, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-2-gd811e7e (#2334, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-3-g882c660 (#2339, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-5-g8c8b161 (#2354, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-9-g51fa973 (#2373, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.5 (#2308, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.6 (#2346, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.7 (#2374, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.3.0 (#2376, @kubevirt-bot)
- Bump macvtap-cni to v0.13.0 (#2306, @kubevirt-bot)
- Bump multus to v4.2.1 (#2337, @kubevirt-bot)
- Bump multus to v4.2.2 (#2380, @kubevirt-bot)
- Bump multus-dynamic-networks to v0.3.7 (#2307, @kubevirt-bot)
- Bump ovs-cni to v0.38.3 (#2276, @kubevirt-bot)
- Bump ovs-cni to v0.39.0 (#2281, @kubevirt-bot)
- CNAO install kube-secondary-dns network-policy (#2342, @ormergi)
- CNAO install kubevirt-ipam-controller network-policy (#2347, @ormergi)
- CNAO operator and its components opt-in for network-policies provided by hco-bundle (#2341, @ormergi)
- Enable configuring kubevirt-ipam-controller default network NAD namespace (#2381, @ormergi)
- Move the nightly build images to the quay.io/kubevirt registry (#2322, @nunnatsa)
- Rbac: Allow read/write network-policy objects (#2302, @ormergi)
- Reduce bridge-marker SCC (#2336, @RamLavi)
- Reduce linux bridge SCC (#2331, @RamLavi)
- Set go to 1.24 (#2364, @RamLavi)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.100.0-rc1/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.100.0-rc1/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.100.0-rc1/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.100.0-rc1/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.100.0-rc0
Changes
Uncategorized
- Add operator readiness and lifeness probes. (#2274, @qinqon)
- Bump bridge-marker to 0.12.4 (#2272, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.20 (#2320, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.22 (#2340, @kubevirt-bot)
- Bump kube-secondary-dns to v0.0.23 (#2372, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-13-gc947025 (#2237, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-14-g31e39ae (#2266, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-15-gd7a1217 (#2269, @kubevirt-bot)
- Bump kubemacpool to v0.46.0-16-gc22fe1e (#2271, @kubevirt-bot)
- Bump kubemacpool to v0.47.0-1-g5abfea1 (#2291, @kubevirt-bot)
- Bump kubemacpool to v0.47.0-2-g64d4c3b (#2293, @kubevirt-bot)
- Bump kubemacpool to v0.48.0-1-gbad2a4b (#2315, @kubevirt-bot)
- Bump kubemacpool to v0.48.1 (#2317, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-1-gb24e728 (#2332, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-2-gd811e7e (#2334, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-3-g882c660 (#2339, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-5-g8c8b161 (#2354, @kubevirt-bot)
- Bump kubemacpool to v0.48.1-9-g51fa973 (#2373, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.5 (#2308, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.6 (#2346, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.2.7 (#2374, @kubevirt-bot)
- Bump kubevirt-ipam-controller to v0.3.0 (#2376, @kubevirt-bot)
- Bump macvtap-cni to v0.13.0 (#2306, @kubevirt-bot)
- Bump multus to v4.2.1 (#2337, @kubevirt-bot)
- Bump multus-dynamic-networks to v0.3.7 (#2307, @kubevirt-bot)
- Bump ovs-cni to v0.38.3 (#2276, @kubevirt-bot)
- Bump ovs-cni to v0.39.0 (#2281, @kubevirt-bot)
- CNAO install kube-secondary-dns network-policy (#2342, @ormergi)
- CNAO install kubevirt-ipam-controller network-policy (#2347, @ormergi)
- CNAO operator and its components opt-in for network-policies provided by hco-bundle (#2341, @ormergi)
- Move the nightly build images to the quay.io/kubevirt registry (#2322, @nunnatsa)
- Rbac: Allow read/write network-policy objects (#2302, @ormergi)
- Reduce bridge-marker SCC (#2336, @RamLavi)
- Reduce linux bridge SCC (#2331, @RamLavi)
- Set go to 1.24 (#2364, @RamLavi)
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.100.0-rc0/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.100.0-rc0/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.100.0-rc0/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.100.0-rc0/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.99.1
Changes
Uncategorized
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.99.1/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.99.1/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.99.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.99.1/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.97.6
Changes
Uncategorized
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.6/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.6/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.6/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.97.6/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.97.5
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.5/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.5/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.97.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.97.5/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.95.2
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.95.2/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.95.2/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.95.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.95.2/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.93.2
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.93.2/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.93.2/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.93.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.93.2/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.91.3
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.3/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.3/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.91.3/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.3/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.89.5
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.5/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.5/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.89.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.89.5/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Availablev0.85.7
Installation
First install the operator itself:
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.7/namespace.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.7/network-addons-config.crd.yaml
kubectl apply -f https://github.com/kubevirt/cluster-network-addons-operator/releases/download/v0.85.7/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.7/network-addons-config-example.cr.yamlFinally you can wait for the operator to finish deployment:
kubectl wait networkaddonsconfig cluster --for condition=Available