Sometimes armada isn't able to download the chart due to
restricting network policies in k8s cluster. This patch
allows to specify chart name which contains updated
network policies and temporaty GNP template to fetch
the new network policies and apply them.
Change-Id: I7a9feb2ecd460618d7606bc8a31fdb2e97a31f85
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
CRD weren't properly upgraded due to invalid client
in the resource list objects.
Change-Id: Ie7fffdf69edac90b3db20fadb054ac1d62f1e5c1
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
This PS bumps ubuntu version to jammy, Golang
version to 1.23 and Go modules to fix critical
CVEs.
Also switched from docker.io to ecr.aws docker
repos to fix docker.io ratelimit issue.
Change-Id: Ibeac5c40ba1f44fda008fa1a3d363884c3281d17
Details:
* delete propagation policy set to foreground
* added verification of resources deletion
* go version update 1.20 => 1.21
* k8s version update 1.28 => 1.29
Change-Id: I63e0b94bf6635768c12f114caa6445ab479e5254
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>