openstack-armada-app/ingress-nginx-helm
jbarboza 95bddda2d0 Added ingress-nginx-helm integration
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>
2025-02-17 14:33:18 -03:00
..