openstack-helm/heat/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 feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
certificates.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
configmap-bin.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
configmap-etc.yaml Create Openstack common components umbrella chart 2022-04-05 09:47:06 -05:00
cron-job-engine-cleaner.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
cron-job-purge-deleted.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
deployment-api.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
deployment-cfn.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
deployment-cloudwatch.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
deployment-engine.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
ingress-api.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
ingress-cfn.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
ingress-cloudwatch.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
job-bootstrap.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-db-drop.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-db-init.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-db-sync.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-image-repo-sync.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-ks-endpoints.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-ks-service.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-ks-user-domain.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-ks-user-trustee.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-ks-user.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-rabbit-init.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
job-trusts.yaml Enable taint toleration for heat 2022-03-22 18:46:59 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
pdb-api.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
pdb-cfn.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
pdb-cloudwatch.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
pod-rally-test.yaml Create Openstack common components umbrella chart 2022-04-05 09:47:06 -05:00
secret-db.yaml feat(tls): Make openstack services compatible with mariadb with TLS 2020-07-24 23:02:09 +00:00
secret-ingress-tls.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-keystone.yaml Enable templates linting 2020-07-11 00:52:51 +00:00
secret-rabbitmq.yaml Mount rabbitmq TLS secret 2021-06-10 14:12:57 +00:00
service-api.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
service-cfn.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
service-cloudwatch.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
service-ingress-api.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
service-ingress-cfn.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
service-ingress-cloudwatch.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00