openstack-helm-infra/tools/gate
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
..
devel Update Makefile for helm v3 scripts 2022-04-04 20:37:07 +00:00
divingbell Move Tiller version to 2.16.9 2020-09-02 08:05:00 -05:00
selenium Update Grafana version 2021-01-19 12:36:59 -08:00
tls-ca-boostrapper chore(openssl): updates cert generation 2021-06-27 06:10:04 +00:00
deploy-k8s-kubeadm.sh Add gate script to deploy kubernetes using kubeadm. 2021-10-29 01:05:29 +00:00
deploy-k8s.sh Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
lint.sh Update helm repo url 2021-08-11 16:18:44 +00:00
reno-check.sh Updated chart naming for subchart compatibility 2022-03-23 17:24:05 -05:00
template-python.sh Add bandit check to osh-infra 2019-12-31 18:29:01 +00:00