0b03d14cee
Merge pull request 'Add a script to trigger refresh on packages that need one' ( #79 ) from nbelouin/Factory:devel-trigger into devel
...
Reviewed-on: suse-edge/Factory#79
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
2025-02-25 13:10:39 +01:00
9f2dc045e9
Add a script to trigger refresh on packages that need one
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2025-02-25 11:35:43 +01:00
Denislav Prodanov
f90f614746
update eib image to use package version
2025-01-31 14:59:32 +02:00
35f06da226
Update edge-image-builder/_service
2025-01-29 09:52:25 +01:00
8dd6d7d9d7
Update edge-image-builder/edge-image-builder.spec
2025-01-28 13:54:58 +01:00
f9c5a29a9f
Update edge-image-builder/_service
2025-01-28 13:54:39 +01:00
1b83b54b58
Update edge-image-builder/_service
2025-01-28 13:47:41 +01:00
c6b64a252f
Update edge-image-builder/edge-image-builder.spec
2025-01-28 13:43:23 +01:00
689c80ffcc
Update edge-image-builder/_service
2025-01-28 13:39:56 +01:00
d8745fe060
Update edge-image-builder/_service
2025-01-28 13:35:25 +01:00
9e39bdcf7f
Update edge-image-builder/edge-image-builder.spec
2025-01-28 13:30:15 +01:00
9e376ffb74
Update edge-image-builder/_service
2025-01-28 13:29:50 +01:00
0fc166ff06
Add _config
2025-01-28 11:37:52 +01:00
74133c22f6
Fix service file for frr-k8s-image
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2025-01-17 09:44:56 +01:00
e85da96001
Merge pull request 'Import missing package: frr-k8s-image' ( #67 ) from nbelouin/Factory:import-frr-k8s-image into main
...
Reviewed-on: suse-edge/Factory#67
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
2025-01-17 09:31:28 +01:00
dab7f36e0b
Add package to workflow
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2025-01-17 09:31:10 +01:00
5490ffcde2
Import missing package: frr-k8s-image
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2025-01-17 09:24:32 +01:00
04b9c07dd5
Merge pull request 'Add an additional tag without the _up suffix to please Rancher for dashboard extensions' ( #65 ) from nbelouin/Factory:add-no-up-tag-extensions into main
...
Reviewed-on: suse-edge/Factory#65
Reviewed-by: Jiří Tomášek <jtomasek@noreply.src.opensuse.org >
2025-01-16 15:47:33 +01:00
25de5df782
Add an additional tag without the _up suffix to please Rancher for dashboard extensions
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2025-01-16 15:35:46 +01:00
3f9b8c9e22
Merge pull request 'Use manifest_repo var to allow for release manifest in separate repo' ( #57 ) from nbelouin/Factory:manifest-repo-var into main
...
Reviewed-on: suse-edge/Factory#57
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
2024-12-23 12:11:01 +01:00
2a993e342e
Use manifest_repo var to allow for release manifest in separate repo
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2024-12-23 11:33:04 +01:00
cab6fe1bcb
release-manifest: Update to Rancher prime 2.10.1
...
2.10.1 was released so update to the prime version
2024-12-20 09:28:38 +00:00
fde506f9ef
Release manifest updates in relation to corner case use-cases ( #60 )
...
Changes:
- Rancher version convention was changed from `v2.10.0` to `2.10.0` to better map to the actual version in the upstream helm chart repo which is without the `v` prefix.
- Rancher's `postDelete` hook has been disabled - done to ensure that we will not hit a corner case where:
1. The Rancher helm chart upgrade fails, because of a core component not yet being ready
2. The `helm-controller` schedules a `helm uninstall` which deletes the Rancher Helm release and triggers the `postDelete` hook.
3. The problematic core component is up and running, so `helm-controller` schedules a `helm install` with the new version.
4. Due to insufficient resources, or network connection (or other unforeseen problems), the `postDelete` hook is still running and it wrongly removes the new Rancher installation resulting in a missing rancher from the cluster after an upgrade.
The `postDelete` hook ensures that no accidental delete of the Rancher application will happen during an upgrade over a machine with fewer resources.
Reviewed-on: suse-edge/Factory#60
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
Reviewed-by: Atanas Dinov <atanasdinov@noreply.src.opensuse.org >
Co-authored-by: Ivo Petrov <ivo.petrov@suse.com >
Co-committed-by: Ivo Petrov <ivo.petrov@suse.com >
2024-12-19 12:27:23 +01:00
f49e6be155
Bump K8s version in the release manifest ( #58 )
...
- Bumps both RKE2 and K3s versions to the `1.31.3` version that is expected by Rancher `v2.10.1`.
- Bumps the K8s core component versions to the `1.31.3` expected versions.
RKE2 core component versions have been checked against the `Chart Versions` table of the said [release](https://github.com/rancher/rke2/releases/tag/v1.31.3%2Brke2r1 ).
K3s core component versions have been checked agains the [manifests](https://github.com/k3s-io/k3s/tree/v1.31.3%2Bk3s1/manifests ) directory of said release.
Reviewed-on: suse-edge/Factory#58
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
Co-authored-by: Ivo Petrov <ivo.petrov@suse.com >
Co-committed-by: Ivo Petrov <ivo.petrov@suse.com >
2024-12-17 09:06:03 +01:00
e820e98a2f
Add missing Elemental dashboard chart ( #55 )
...
Reviewed-on: suse-edge/Factory#55
Reviewed-by: Atanas Dinov <atanasdinov@noreply.src.opensuse.org >
Co-authored-by: Ivo Petrov <ivo.petrov@suse.com >
Co-committed-by: Ivo Petrov <ivo.petrov@suse.com >
2024-12-12 11:20:22 +01:00
8c31073506
Merge pull request 'Bump upgrade-controller to v0.1.1' ( #53 ) from upgrade-controller-v0.1.1 into main
...
Reviewed-on: suse-edge/Factory#53
Reviewed-by: Ivo Petrov <ipetrov117@noreply.src.opensuse.org >
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
2024-12-11 18:35:11 +01:00
4bba5fd3f2
Bump chart version
2024-12-11 18:35:11 +01:00
383705e9a3
Bump container image version
2024-12-11 18:35:11 +01:00
a752a25191
Bump RPM version
2024-12-11 18:35:11 +01:00
83fec09683
Introduce K8s distribution core component list ( #52 )
...
Introduces the K8s distribution core component list that the upgrade-controller will follow in order to make sure that a specific Kubernetes upgrade has completed successfully.
Relates to the [#116 ](https://github.com/suse-edge/upgrade-controller/pull/116 ) upgrade-controller PR.
Reviewed-on: suse-edge/Factory#52
Reviewed-by: Atanas Dinov <atanasdinov@noreply.src.opensuse.org >
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
Co-authored-by: Ivo Petrov <ivo.petrov@suse.com >
Co-committed-by: Ivo Petrov <ivo.petrov@suse.com >
2024-12-11 15:45:28 +01:00
32519595dc
IPA ramdisk git LFS fix
...
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com >
2024-12-10 14:01:55 +01:00
87c7e1be88
Update akri-dashboard-extension-chart to v1.2.1
2024-12-06 09:47:40 +01:00
568d5d1590
Update kubevirt-dashboard-extension-chart to v1.2.1
2024-12-06 09:30:28 +01:00
fbd596290a
release-manifest: Update rancher-turtles chart
...
Fix the rancher-turtles-chart version to align with #44
2024-12-05 17:35:46 +00:00
ec6c4745ea
Remove CAPM3/IPAM images
...
These are now provided by the rancher registry since #44
2024-12-05 13:11:00 +00:00
856ec2ac8e
rancher-turtles-airgap-resources-chart: Update to 0.14.1 upstream release
...
Aligns with https://github.com/suse-edge/charts/pull/174 which
rebases to 0.14.1, which is marked as compatible with Rancher 2.10
2024-12-05 11:35:05 +00:00
7721c66ab0
rancher-turtles-chart: Update to 0.14.1 upstream release
...
Aligns with https://github.com/suse-edge/charts/pull/174 which
rebases to 0.14.1, which is marked as compatible with Rancher 2.10
2024-12-05 11:31:40 +00:00
cf6abb24fb
Merge pull request 'fixed versions in eib artifacts' ( #42 ) from dprodanov/Factory:fix-eib-versions into main
...
Reviewed-on: suse-edge/Factory#42
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
2024-12-04 16:00:26 +01:00
602249c98d
fixed versions in eib artifacts
2024-12-04 16:02:41 +02:00
8a93aae7c5
kiwi-builder-image: Align with OBS latest version
...
Aligns with the latest fixes in isv:SUSE:Edge:KiwiBuilder/kiwi-builder-10
2024-12-02 18:19:04 +00:00
aba448b275
Merge pull request 'updated longhorn and neuvector to latest 105 charts' ( #38 ) from dprodanov/Factory:update-release-manifests into main
...
Reviewed-on: suse-edge/Factory#38
Reviewed-by: Ivo Petrov <ipetrov117@noreply.src.opensuse.org >
2024-11-28 16:05:04 +01:00
09954e5818
updated longhorn and neuvector to latest 105 charts
2024-11-28 16:57:54 +02:00
636493adba
rancher-turtles: Fix issue in 0.4.0 chart
...
The previous import was based on a pre-merge copy of the following PR
- an issue was discovered during SV validation which required an
additional change to ensure CRDs are created before creating the
ClusterctlConfig CR
https://github.com/suse-edge/charts/pull/166
2024-11-27 08:23:32 +00:00
f5cc155d16
Fix kubevirt chart build tags
2024-11-22 10:54:32 +01:00
a5633fd239
Remove the suffix from kubectl package name
2024-11-22 10:52:54 +01:00
d719b5b6e5
rancher-turtles: image/version fixes
...
After further testing I discovered that the cluster-api-controller is
not correctly pinned or using the downstream image, and a similar
problem exists for CAPM3 (but only after upgrade from an older chart)
due to a mistake in the templating.
2024-11-22 10:52:15 +01:00
dda8040420
Add missing kubectl image ( #32 )
...
Reviewed-on: suse-edge/Factory#32
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org >
Co-authored-by: Ivo Petrov <ivo.petrov@suse.com >
Co-committed-by: Ivo Petrov <ivo.petrov@suse.com >
2024-11-22 10:16:53 +01:00
dc44cb42bf
Fix service param definitions ( #30 )
...
Reviewed-on: suse-edge/Factory#30
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
Co-authored-by: Atanas Dinov <atanas.dinov@suse.com >
Co-committed-by: Atanas Dinov <atanas.dinov@suse.com >
2024-11-21 17:26:05 +01:00
ee82509ce9
Merge pull request 'add frr image' ( #29 ) from import-frr into main
...
Reviewed-on: suse-edge/Factory#29
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org >
2024-11-21 16:48:00 +01:00
bfd031153d
run sync package
2024-11-20 19:31:00 +02:00