openstack-helm/rally/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 Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
configmap-bin.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
configmap-etc.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
configmap-tasks.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
configmap-test-templates.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-bootstrap.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-db-init.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-ks-endpoints.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-ks-service.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-ks-user.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-manage-db.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-run-task.yaml Add values for backoffLimit and restartPolicy in rally 2022-03-02 19:59:24 +02:00
pdb-api.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
pvc-rally.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-db.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-keystone.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00