![Schubert Anselme](/assets/img/avatar_default.png)
This change updates the following charts to migrate CronJob resources to the batch/v1 API version, available since v1.21. [0] and to migrate PodDisruptionBudget to the policy/v1 API version, also available since v1.21. [1] - aodh (CronJob & PodDisruptionBudget) - barbican (PodDisruptionBudget) - ceilometer (PodDisruptionBudget) - cinder (CronJob & PodDisruptionBudget) - cyborg (PodDisruptionBudget) - designate (PodDisruptionBudget) - glance (PodDisruptionBudget) - heat (CronJob & PodDisruptionBudget) - horizon (PodDisruptionBudget) - Ironic (PodDisruptionBudget) - Keystone (CronJob & PodDisruptionBudget) - magnum (PodDisruptionBudget) - masakari (PodDisruptionBudget) - mistral (PodDisruptionBudget) - neutron (PodDisruptionBudget) - nova (CronJob & PodDisruptionBudget) - octavia (PodDisruptionBudget) - placement (PodDisruptionBudget) - rally (PodDisruptionBudget) - senlin (CronJob & PodDisruptionBudget) 0: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#cronjob-v125 1: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#poddisruptionbudget-v125 Change-Id: I2fc0692e1c8e2c4fa4d4ca1da96b5c6a832343fa
35 lines
1.5 KiB
YAML
35 lines
1.5 KiB
YAML
---
|
|
neutron:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 fixes tls issue
|
|
- 0.1.3 Update neutron to use Nginx apparmor profile
|
|
- 0.1.4 Pass ovs agent config to dhcp agent
|
|
- 0.1.5 Add missing flags to nginx container in neutron chart
|
|
- 0.1.6 Use HostToContainer mountPropagation
|
|
- 0.1.7 Change Issuer to ClusterIssuer
|
|
- 0.1.8 Revert Change Issuer to ClusterIssuer
|
|
- 0.1.9 Update ovs agent to support host/label overrides
|
|
- 0.1.10 Change Issuer to ClusterIssuer
|
|
- 0.1.11 Added the helm.sh/hook, helm.sh/hook-weight annotations
|
|
- 0.1.12 Removed "name" parameter from Rally tests
|
|
- 0.2.0 Remove support for releases before T
|
|
- 0.2.1 Adding rabbitmq TLS logic
|
|
- 0.2.2 Use policies in yaml format
|
|
- 0.2.3 Mount rabbitmq TLS secret
|
|
- 0.2.4 Add Ussuri release support
|
|
- 0.2.5 Use rootwrap daemon
|
|
- 0.2.6 Fix neutron agent-init script
|
|
- 0.2.7 Made dnsmasq.conf overridable in configmap-bin
|
|
- 0.2.8 Add Victoria and Wallaby releases support
|
|
- 0.2.9 Add option to disable helm.sh/hook annotations
|
|
- 0.2.10 Update htk requirements repo
|
|
- 0.2.11 Improve health probe logging
|
|
- 0.2.12 Fix infinite recursion deadlock on netns cleanup cron
|
|
- 0.2.13 Enable taint toleration for Openstack services
|
|
- 0.2.14 Migrate IP from bridge for auto_bridge_add
|
|
- 0.2.15 Remove unsupported values overrides
|
|
- 0.2.16 Remove usage of six
|
|
- 0.2.17 Migrated PodDisruptionBudget resource to policy/v1 API version
|
|
...
|