453f3564aa
Merge pull request 'kiwi-builder-image: Remove failure if package version mismatch' ( #190 ) from backport/kiwi-builder-image into 3.3
...
Reviewed-on: suse-edge/Factory#190
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
2025-06-10 16:44:33 +02:00
421b511d19
kiwi-builder-image: Remove failure if package version mismatch
...
Remove the automatic failure if repo package and base image are
mismatched.
This is needed to prevent automation from failing when updated base
image doesn't exists.
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2025-06-10 16:35:45 +02:00
1f1e6eae55
Merge pull request 'Fix issues with config and meta when releasing' ( #191 ) from backport/config-issues into 3.3
...
Reviewed-on: suse-edge/Factory#191
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
2025-06-10 16:24:03 +02:00
d32507597f
Fix issues with config and meta when releasing
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2025-06-10 16:22:51 +02:00
eaa7dad6f6
Merge pull request '[3.3.1] - bump turtles airgap version to align with the other turtle chart version' ( #189 ) from backport/turtles-airgap into 3.3
...
Reviewed-on: suse-edge/Factory#189
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
2025-06-10 13:24:34 +02:00
9b502acd83
[3.3.1] - bump turtles airgap version to align with the other turtle chart version
2025-06-10 13:19:21 +02:00
49894ba16d
Merge pull request 'bump uc and turtles version as a follow up of the kubectl image bump' ( #186 ) from bump-charts into 3.3
...
Reviewed-on: suse-edge/Factory#186
Reviewed-by: Steven Hardy <steven.hardy@noreply.src.opensuse.org >
2025-06-10 12:30:40 +02:00
43d5ffa2bd
Merge pull request 'create new kubectl image' ( #187 ) from kubectl-bump into 3.3
...
Reviewed-on: suse-edge/Factory#187
Reviewed-by: Steven Hardy <steven.hardy@noreply.src.opensuse.org >
2025-06-10 12:30:02 +02:00
13b4cd50e2
create new kubectl image
2025-06-10 11:37:24 +02:00
93f5662ace
bump uc and turtles version as a follow up of the kubectl image bump
2025-06-10 11:22:05 +02:00
a7284b5d35
Merge pull request 'release-manifest: fix version' ( #182 ) from dprodanov/Factory:release-manifest-version into 3.3
...
Reviewed-on: suse-edge/Factory#182
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
Reviewed-by: Steven Hardy <steven.hardy@noreply.src.opensuse.org >
2025-06-10 10:18:55 +02:00
312688449c
release-manifest: fix version
2025-06-10 11:02:47 +03:00
cfc89b579d
EIB updates for 1.2.1
2025-06-09 13:57:45 -04:00
a089bf30e4
release-manifest: update rancher-turtles version
...
(cherry picked from commit f92f3600e6
)
2025-06-06 14:28:29 +01:00
6dc2406148
rancher-turtles-airgap-resources: Updates for 0.20.0
...
To align with https://github.com/suse-edge/charts/pull/221
(cherry picked from commit e379d5df4e
)
2025-06-06 14:28:13 +01:00
1928a4cc98
rancher-turtles-chart: Updates for 0.20.0
...
To align with https://github.com/suse-edge/charts/pull/221
(cherry picked from commit 346d6137fe
)
2025-06-06 14:27:52 +01:00
5c48860dcd
release-manifest: 3.3.1 version bumps
...
Updates to consume the latest patch releases from Rancher, RKE2/k3s
and Neuvector
(cherry picked from commit 9dc5ba4c52
)
2025-06-06 13:42:07 +01:00
2f6c9b294c
Merge pull request '[3.3] Metal3: fix BMO restart issues and NMC fix' ( #170 ) from nbelouin/Factory:backport-metal3-fixes into 3.3
...
Reviewed-on: suse-edge/Factory#170
Reviewed-by: Steven Hardy <steven.hardy@noreply.src.opensuse.org >
2025-06-06 14:20:37 +02:00
cfad38ccb4
Fix metal3 chart issues
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
(cherry picked from commit ec7da715f4
)
2025-06-05 08:41:35 +02:00
1872e09bdf
metal3-chart: fixup remove forgotten file
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
(cherry picked from commit 1ad6c99257
)
2025-06-05 08:41:35 +02:00
d15eb56f43
Bump EIB tag to 1.2.0.1
...
Follow up to #166 which bumped NMC and the related IPA downloader image,
we also need to bump EIB since it also consumes the updated NMC version
(cherry picked from commit 12e91c2102
)
2025-06-05 08:41:35 +02:00
c97db6d3a3
Bump ipa ramdisk version for nm-config fix
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
(cherry picked from commit bdaa422813
)
2025-06-03 15:07:22 +02:00
fbdab3228e
Bump nm-configurator to 0.3.3
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
(cherry picked from commit c25bf622bc
)
2025-06-03 15:07:22 +02:00
e6f27f3ecc
Add annotations to force rollout of pods on config change
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
(cherry picked from commit 629e96dded
)
2025-06-03 15:07:22 +02:00
4fab8da5d5
Add bmo inotify hook
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
(cherry picked from commit c190a1c800
)
2025-06-03 15:07:22 +02:00
1583758ffa
Merge pull request 'fix typo in network-operator' ( #163 ) from dprodanov-patch-1 into 3.3
...
Reviewed-on: suse-edge/Factory#163
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
2025-05-20 15:38:41 +02:00
9cf01c4934
fix typo in network-operator
2025-05-20 15:37:57 +02:00
5c9ab033b3
Merge pull request 'release-manifest-image: Update NeuVector Extension to 2.1.3' ( #161 ) from dprodanov-patch-1 into 3.3
...
Reviewed-on: suse-edge/Factory#161
Reviewed-by: Jiří Tomášek <jtomasek@noreply.src.opensuse.org >
2025-05-20 10:04:00 +02:00
8138909378
release-manifest-image: Update NeuVector Extension to 2.1.3
...
Chart: https://github.com/rancher/ui-plugin-charts/blob/main/charts/neuvector-ui-ext/2.1.3/Chart.yaml
Release: https://github.com/neuvector/manager-ext/releases/tag/neuvector-ui-ext-2.1.3
2025-05-20 09:56:13 +02:00
e55661d20b
Merge pull request '[3.3.0] Fix rancher turtles airgap chart prefix' ( #159 ) from nbelouin/Factory:fix_airgap_prefix_3.3 into 3.3
...
Reviewed-on: suse-edge/Factory#159
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
2025-05-16 14:06:54 +02:00
7ba1026bf5
Fix rancher turtles airgap chart prefix
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
(cherry picked from commit c37782e077
)
2025-05-16 13:14:44 +02:00
5b6a86f405
Update .obs/common.py
2025-05-16 10:41:06 +02:00