6034a00bf7
The master label is no longer present on kubeadm control plane nodes(v1.24). For new clusters, the label 'node-role.kubernetes.io/master' will no longer be added to control plane nodes, only the label 'node-role.kubernetes.io/control-plane' will be added. For more information, refer to KEP-2067[https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint]: Rename the kubeadm "master" label and taint. the kubernetes pr: https://github.com/kubernetes/kubernetes/pull/107533 Change-Id: I3056b642db0a1799089998e3c020b4203c9a93ab
23 lines
1.0 KiB
YAML
23 lines
1.0 KiB
YAML
---
|
|
libvirt:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Setup libvirt SSL
|
|
- 0.1.3 Create override for external ceph cinder backend
|
|
- 0.1.4 Set unix socket auth method as none
|
|
- 0.1.5 Use full image ref for docker official images
|
|
- 0.1.6 Enhancement to enable probes override from values.yaml
|
|
- 0.1.7 Add libvirt overrides for Victoria and Wallaby
|
|
- 0.1.8 Update htk requirements
|
|
- 0.1.9 Exec libvirt instead of forking from bash
|
|
- 0.1.10 Enable taint toleration for Openstack services jobs
|
|
- 0.1.11 Remove unused overrides and update default image
|
|
- 0.1.12 Add libvirt exporter as a sidecar
|
|
- 0.1.13 Added OCI registry authentication
|
|
- 0.1.14 Remove use of exec in libvirt.sh
|
|
- 0.1.15 Add support for libvirt to connect to external ceph without any local ceph present
|
|
- 0.1.16 Update all Ceph images to Focal
|
|
- 0.1.17 Add ovn.yaml values_override, remove dependency from neutron-ovs-agent module
|
|
- 0.1.18 Replace node-role.kubernetes.io/master with control-plane
|
|
...
|