openstack-helm-infra/postgresql/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 Removing -x from database backup script 2022-02-23 16:42:29 -08:00
monitoring/prometheus Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
secrets Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
certificates.yaml Add tls to Postgresql 2021-02-08 16:52:01 +00:00
configmap-bin.yaml postgres archive cleanup script 2021-01-14 16:21:14 +00:00
configmap-etc.yaml Patroni exclusion for Postgres 2020-08-31 18:02:37 +00:00
cron-job-backup-postgres.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
job-ks-user.yaml Postgresql backup/restore enhancements 2020-04-22 22:31:48 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pod-test.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
postgresql-backup-pvc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-admin.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-audit.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-backup-restore.yaml Postgresql: Enhance postgresql backup 2022-01-25 20:58:27 +00:00
secret-rgw.yaml Backup/restore enhancements 2020-05-13 16:34:21 +00:00
secrets-etc.yaml Enable yamllint rules for templates 2020-06-17 13:13:53 -05:00
service-postgres.yaml Patroni exclusion for Postgres 2020-08-31 18:02:37 +00:00
service-restapi.yaml Enable yamllint rules for templates 2020-06-17 13:13:53 -05:00
statefulset.yaml Add tls to Postgresql 2021-02-08 16:52:01 +00:00