openstack-helm-infra/mariadb/templates
Schubert Anselme 753a32c33d
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]

This also uplift ingress controller to 1.1.3

- ceph-client (CronJob)
- cert-rotation (CronJob)
- elasticsearch (CronJob)
- mariadb (CronJob & PodDisruptionBudget)
- postgresql (CronJob)

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: Ia6189b98a86b3f7575dc4678bb3a0cce69562c93
2022-05-10 15:12:53 -04:00
..
bin Fix comparison error with mariadb and helm v3 2022-03-19 01:21:26 +00:00
monitoring/prometheus Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
secrets mariadb: fix new line issue 2020-07-29 19:17:35 +00:00
certificates.yaml feat(tls): add tls to mariadb chart 2020-07-13 19:30:34 +00:00
configmap-bin.yaml Mariadb backup/restore enhancements 2020-06-24 21:13:21 +00:00
configmap-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-ingress-conf.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-ingress-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-services-tcp.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
cron-job-backup-mariadb.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
deployment-error.yaml Enable taint toleration for mariadb 2022-03-29 11:34:48 -03:00
deployment-ingress.yaml Updated chart naming for subchart compatibility 2022-04-01 09:32:39 -05:00
job-image-repo-sync.yaml Enable taint toleration for mariadb 2022-03-29 11:34:48 -03:00
job-ks-user.yaml Enable taint toleration for mariadb 2022-03-29 11:34:48 -03:00
mariadb-backup-pvc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pdb-mariadb.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
pod-test.yaml Updated chart naming for subchart compatibility 2022-04-01 09:32:39 -05:00
secret-backup-restore.yaml Mariadb: Enhance mariadb backup 2021-11-20 02:06:28 +00:00
secret-dbadmin-password.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-dbaudit-password.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-rgw.yaml Rename mariadb backup identities 2021-03-03 20:46:51 +02:00
secret-sst-password.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secrets-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service-discovery.yaml Remove deprecated svc annotation tolerate-unready-endpoints 2021-05-11 07:10:10 +00:00
service-error.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service-ingress.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
statefulset.yaml Updated chart naming for subchart compatibility 2022-04-01 09:32:39 -05:00