openstack-helm-infra/ceph-client/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 [CEPH] Less agressive checks in mgr deployment 2022-03-04 16:39:52 -05:00
configmap-bin.yaml [CEPH] Discovering ceph-mon endpoints 2022-02-11 14:30:43 -07:00
configmap-etc-client.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
cronjob-checkPGs.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
cronjob-defragosds.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
deployment-checkdns.yaml [ceph-client] More robust naming of clusterrole-checkdns 2022-03-10 07:21:54 -07:00
deployment-mds.yaml Export crash dumps when Ceph daemons crash 2021-06-30 14:24:15 -06:00
job-bootstrap.yaml Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
job-rbd-pool.yaml [ceph-client] Consolidate mon_host discovery 2021-10-28 19:47:59 -07:00
pod-helm-tests.yaml Revert "[ceph-client] enhance logic to enable the autoscaler for Octopus" 2021-02-25 17:04:37 +00:00