With the deprecation of the Ingress Helm chart [1], this change replaces it with a community-supported version. This commit introduces the base ingress-nginx-helm package to the project, allowing future updates to be easily integrated The ingress-nginx-helm package was copied from [2] and reviewed based on Starling Packaging Reference doc [3]. [1] https://kubernetes.github.io/ingress-nginx [2] https://opendev.org/starlingx/nginx-ingress-controller-armada-app/src/branch/master/helm-charts/upstream/ingress-nginx-helm [3] https://docs.starlingx.io/developer_resources/packaging_ref.html Test Plan: - PASS: run build-pkgs -c -p ingress-helm-nginx - PASS: run dpkg -c ingress-nginx-helm*.deb - PASS: check if ingress-nginx*.tgz exists - PASS: run dpkg-deb -f ingress-nginx-helm*.deb Version - PASS: check if package version matches Story: 2011303 Task: 51451 Change-Id: I339c4e5f789fe4c627af6cc714156dea1bffe8db Signed-off-by: jbarboza <joaopedro.barbozalioneza@windriver.com>
This repo is for https://github.com/openstack/openstack-helm-infra
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.