3 Commits

Author SHA1 Message Date
Susanta Gautam
79eefa97a5 Added post-install and post-upgrade hook for jobs in mistral
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.

Change-Id: Ia8eebf87a646aa0e25f89721ebda0e237dcf23af
2021-03-24 19:42:01 +05:45
Reddy, Hemachandra (hr858f)
8d2edaa6ac Update aodh, barbican, designate, ironic, magnum, mistral, octavia,
panko, rally, senlin and tempest release notes to current

Change-Id: Id2d0911969b571d86512a6a803050ee56bd57134
2021-02-10 08:55:55 -06:00
Gage Hugo
6ea15a7f9d Add reno job to Openstack-Helm
With OSH now publishing charts regularly with each change, there
needs to be a way to track these changes in order to track the
changes between chart versions.

This proposed change adds in a reno check job to publish notes
based from the changes to each chart by version as a way to
track and document all the changes that get made to OSH
and published to tarballs.o.o.

Change-Id: Iff8681c697957e4711754fc20b07fa6b728eb584
2021-01-20 21:47:35 +00:00