9133218e83
exporter-jpb-create-user was failing due to the field immutability which was resulting in the manual delete of the job for every helm upgrade to be successful. Reason being job being upgraded before the other manifest that are required been updated. It can be avoided by using helm-hook post-install and post-upgrade which will force the job manifest to be applied only after all other manifest are applied. Hook annotation is provided "5" so that the if other jobs are annotated, exporter job will be last to created. helm3_hook value is used for the condition which will enable the disable of the hook. Change-Id: I2039abb5bad07a19fd09fc5e245485c3c772beca |
||
---|---|---|
.. | ||
bin | ||
monitoring/prometheus | ||
secrets | ||
certificates.yaml | ||
configmap-bin.yaml | ||
configmap-etc.yaml | ||
configmap-ingress-conf.yaml | ||
configmap-ingress-etc.yaml | ||
configmap-services-tcp.yaml | ||
cron-job-backup-mariadb.yaml | ||
deployment-error.yaml | ||
deployment-ingress.yaml | ||
job-image-repo-sync.yaml | ||
job-ks-user.yaml | ||
mariadb-backup-pvc.yaml | ||
network_policy.yaml | ||
pdb-mariadb.yaml | ||
pod-test.yaml | ||
secret-backup-restore.yaml | ||
secret-dbadmin-password.yaml | ||
secret-dbaudit-password.yaml | ||
secret-rgw.yaml | ||
secret-sst-password.yaml | ||
secrets-etc.yaml | ||
service-discovery.yaml | ||
service-error.yaml | ||
service-ingress.yaml | ||
service.yaml | ||
statefulset.yaml |