openstack-helm/octavia/templates
Schubert Anselme 8d5ddc9035
Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1
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
2022-05-19 10:08:18 -04:00
..
bin Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
configmap-bin.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
configmap-etc.yaml Fix transport_url 2021-11-29 10:46:06 -03:00
daemonset-health-manager.yaml octavia: allow using log_config_append=null 2021-11-12 01:39:29 -05:00
deployment-api.yaml octavia: allow using log_config_append=null 2021-11-12 01:39:29 -05:00
deployment-housekeeping.yaml octavia: allow using log_config_append=null 2021-11-12 01:39:29 -05:00
deployment-worker.yaml octavia: allow using log_config_append=null 2021-11-12 01:39:29 -05:00
ingress-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-bootstrap.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
job-db-drop.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-db-init.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
job-db-sync.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
job-image-repo-sync.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
job-ks-endpoint.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
job-ks-service.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
job-ks-user.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
job-rabbit-init.yaml Added post-install and post-upgrade hook for Jobs on octavia 2021-03-24 20:04:08 +05:45
network_policy.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
pdb-api.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
secret-db.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
secret-ingress-tls.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
secret-keystone.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
secret-rabbitmq.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
service-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
service-ingress-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00