672e488519
As per agreement with https://docs.openstack.org/openstack-helm/latest/specs/2025.1/chart_versioning.html Change-Id: Ia064d83881626452dc3c0cf888128e152692ae77
32 lines
1.6 KiB
YAML
32 lines
1.6 KiB
YAML
---
|
|
openvswitch:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Unpin images built with osh-images
|
|
- 0.1.3 Use HostToContainer mountPropagation
|
|
- 0.1.4 Support override of vswitchd liveness and readiness probe
|
|
- 0.1.5 Use full image ref for docker official images
|
|
- 0.1.6 Update htk requirements
|
|
- 0.1.7 Enable taint toleration for Openstack services jobs
|
|
- 0.1.8 Added OCI registry authentication
|
|
- 0.1.9 Enable ovs hardware offload
|
|
- 0.1.10 Merge ovs-db and ovs-vswitchd in one Daemonset
|
|
- 0.1.11 Add ovn.yaml in values_override, Enable ptcp_port 6640 which needed when use ovn
|
|
- 0.1.12 Replace node-role.kubernetes.io/master with control-plane
|
|
- 0.1.13 Upgrade openvswitch image to latest-ubuntu_focal to fix qos issue
|
|
- 0.1.14 Add buffer before accesses pid file
|
|
- 0.1.15 Add buffer before accesses ovs controller pid socket
|
|
- 0.1.16 Restore ServiceAccount to openvswitch pod
|
|
- 0.1.17 Add buffer to wait for potential new CTL file before running chown
|
|
- 0.1.18 Add value for extra poststart command
|
|
- 0.1.19 Add check for cgroups v2 file structure
|
|
- 0.1.20 Add Ubuntu Focal and Ubuntu Jammy overrides
|
|
- 0.1.21 Add overrides for dpdk
|
|
- 0.1.22 Change hugepages size to 2M for easier configuration
|
|
- 0.1.23 Fix rolebinding for init container
|
|
- 0.1.24 Change ovs to run as child process of start script
|
|
- 0.1.25 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default
|
|
- 0.1.26 Update Chart.yaml apiVersion to v2
|
|
- 2024.2.0 Update version to align with the Openstack release cycle
|
|
...
|