8 Commits

Author SHA1 Message Date
Ruslan Aliev
2c196b3075 Allow to wait for tigera resources
Change-Id: I3bf91a177592f86b26cf96931f8e9ab58f30c658
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2025-03-17 15:15:28 -05:00
Ruslan Aliev
19e7fdafe3 Allow to specify GNP to access to a software repo
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>
2025-02-27 17:41:03 -06:00
Ruslan Aliev
c4baf42889 Fix CRD upgrade procedure & k8s deps 1.31
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>
2025-02-10 12:40:29 -06:00
Sergiy Markin
519e48694d Security updates
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
2024-12-20 17:41:34 +00:00
Ruslan Aliev
a26d0c6107 Replace existing CRDs as a preupgrade action
Change-Id: I9ede06dd05576d98925a17e179c78b53527c6c57
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2024-10-16 01:02:56 -05:00
Ruslan Aliev
1e4cf3171b Bump httpreq lib
Change-Id: Ica47049c6b5520b95f922f2b31138488b14b66c3
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2024-07-30 15:39:06 -05:00
Ruslan Aliev
16b2953b21 Improve logic of pre update objects deletion
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>
2024-03-07 02:10:59 -06:00
Ruslan Aliev
165edb9133 Initial commit
Change-Id: Iac0a2e0b278431d53645acafac5556e492f2fbb0
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2024-01-31 17:47:36 -06:00