openstack-armada-app/openstack-helm
Rafael Falcão f13d94693f Making stx_admin (osh) helm v3 compatible
The patch added by this change will make the stx_admin job
syntax compatible with FluxCD (helmv3). It is necessary to add
a hook-weight annotation to the resource to guarantee that all
required resources will be up and running by the time of the
job creation.

Test Plan:
PASS - build-helm-charts.sh builds a basic FluxCD and a complete Armada
       app tarball
PASS - application upload and overrides generated
PASS - application apply and check if the new hooks takes place
PASS - application remove/delete

Closes-Bug: 1990188

Signed-off-by: Rafael Falcao <rafael.vieirafalcao@windriver.com>
Change-Id: I83137f54eb18ba01b880e093a77b987283e5d907
2022-09-20 09:49:44 -03:00
..
centos Removing helm3 patches from osh(-i) on armada 2022-08-04 13:58:12 -03:00
debian Making stx_admin (osh) helm v3 compatible 2022-09-20 09:49:44 -03:00
files Making stx_admin (osh) helm v3 compatible 2022-09-20 09:49:44 -03:00
Readme.rst Adding openstack-helm and openstack-helm-infra to the build 2018-11-06 09:38:06 -06:00

This repo is for https://github.com/openstack/openstack-helm

Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.

As those patches are merged, the SHA can be updated and the local patches removed.