openstack-helm/heat
Susanta Gautam 841fb577d9 Added post-install and post-upgrade for jobs in heat
Chart upgrading was failing due to some immutable fields are needed to upgrade before the jobs can be upgraded. For solving this issue, we have added the helm.sh/hook annotations with post-install and post-upgrade values. As for hook-weight annotations, we have added these to control the flow of the jobs with hook creation as the jobs are dependent. Like, db-init jobs need to run before db-sync and so on. Also values helm3_hook is introduced in values.yaml from which hooks can be disabled if needed.

Change-Id: Ibc99cb20482864f55daa12321e8d81414c1ef9f8
2021-08-19 15:55:38 +05:45
..
templates Added post-install and post-upgrade for jobs in heat 2021-08-19 15:55:38 +05:45
values_overrides Add support for Victoria and Wallaby 2021-08-02 15:46:07 +00:00
.helmignore Add OpenSUSE Leap15 testing 2019-04-15 11:15:35 +02:00
Chart.yaml Added post-install and post-upgrade for jobs in heat 2021-08-19 15:55:38 +05:45
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:20:13 -05:00
values.yaml Added post-install and post-upgrade for jobs in heat 2021-08-19 15:55:38 +05:45