Skip to content

Commit 9eec2bc

Browse files
authored
Feat/update scs2 1 33 11 (#267)
* Latest versions: 1.33.11, 1.34.8. This is the files that we only need to have once, across k8s minor versions. * Add k8s-v1.35 versions and images. * Keep 1.33.x on a branch. Bump to 1.33.11. k8s: v1.33.11 (up from 1.33.10) occm: v2.33.1 (unchanged) csi-cinder: v2.33.1 (unchanged) cni-cilium: v1.18.10 (up from 1.18.9) Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent a931cdb commit 9eec2bc

9 files changed

Lines changed: 34 additions & 11 deletions

File tree

providers/openstack/scs2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ spec:
132132
classNamespace: $CLUSTERSTACK_NAMESPACE
133133
controlPlane:
134134
replicas: 1
135-
version: v1.33.4
135+
version: v1.33.11
136136
workers:
137137
machineDeployments:
138138
- class: default-worker

providers/openstack/scs2/cluster-addon/ccm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: openstack-cloud-controller-manager
88
name: openstack-cloud-controller-manager
99
repository: https://kubernetes.github.io/cloud-provider-openstack
10-
version: 2.34.2
10+
version: 2.33.1

providers/openstack/scs2/cluster-addon/cni/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: cilium
88
name: cilium
99
repository: https://helm.cilium.io/
10-
version: 1.18.9
10+
version: 1.18.10

providers/openstack/scs2/cluster-addon/csi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- alias: openstack-cinder-csi
88
name: openstack-cinder-csi
99
repository: https://kubernetes.github.io/cloud-provider-openstack
10-
version: 2.34.3
10+
version: 2.33.1

providers/openstack/scs2/cluster-class/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: "This chart installs and configures:
44
* Openstack scs2 Cluster Class
55
66
"
7-
name: openstack-scs2-1-34-cluster-class
7+
name: openstack-scs2-1-33-cluster-class
88
type: application
99
version: v1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: csctl.clusterstack.x-k8s.io/v1alpha1
22
config:
33
clusterStackName: scs2
4-
kubernetesVersion: v1.34.7
4+
kubernetesVersion: v1.33.11
55
provider:
66
apiVersion: openstack.csctl.clusterstack.x-k8s.io/v1alpha1
77
type: openstack

providers/openstack/scs2/image.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: openstack.k-orc.cloud/v1alpha1
33
kind: Image
44
metadata:
5-
name: "ubuntu-capi-image-v1.34.7"
5+
name: "ubuntu-capi-image-v1.33.11"
66
spec:
77
cloudCredentialsRef:
88
cloudName: "openstack"
@@ -26,7 +26,7 @@ spec:
2626
content:
2727
diskFormat: qcow2
2828
download:
29-
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.7.qcow2
29+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.11.qcow2
3030
hash:
3131
algorithm: sha256
32-
value: f7bf12297833cca14de6d24081c8a01e99143651e4c01431b911375300550fe0
32+
value: a7bf1bab8a0e33de6346fd6a0042549d6f444c36db66a4b245be929e3f3d9985

providers/openstack/scs2/kubernetes.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ images:
5353
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.10.qcow2
5454
checksum: "sha256:efc3817b565c407710724b9d7b51cbb433638aad6b613b64843da28d58a777aa"
5555
build_date: 2026-03-20
56+
- version: 'v1.33.11'
57+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.11.qcow2
58+
checksum: "sha256:a7bf1bab8a0e33de6346fd6a0042549d6f444c36db66a4b245be929e3f3d9985"
59+
build_date: 2026-04-29
60+
#- version: 'v1.33.12'
61+
# url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.33/ubuntu-2404-kube-v1.33.12.qcow2
62+
# checksum: "sha256:"
63+
# build_date: 2026-05-13
5664
- version: 'v1.34.0'
5765
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.0.qcow2
5866
checksum: "sha256:1321c0978818752619ab994acccf4e2d9b241aa738fc56ed0a46b0ebe21fedfb"
@@ -85,3 +93,15 @@ images:
8593
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.7.qcow2
8694
checksum: "sha256:f7bf12297833cca14de6d24081c8a01e99143651e4c01431b911375300550fe0"
8795
build_date: 2026-04-16
96+
- version: 'v1.34.8'
97+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.34/ubuntu-2404-kube-v1.34.8.qcow2
98+
checksum: "sha256:440979a41a06573aadb7589167568ff1699eb55e3a1a9fbe85591077560ffa39"
99+
build_date: 2026-05-13
100+
- version: 'v1.35.4'
101+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.35/ubuntu-2404-kube-v1.35.4.qcow2
102+
checksum: "sha256:88c14ecc9fcf929a0c9152e86145a05a51b16ce819a2de711faab6972a22b54e"
103+
build_date: 2026-04-16
104+
- version: 'v1.35.5'
105+
url: https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/ubuntu-2404-kube-v1.35/ubuntu-2404-kube-v1.35.5.qcow2
106+
checksum: "sha256:9ede9a241f14e12f666304d0288934c8fc7ed5ad65b31ed004a7ec0fd53ca32a"
107+
build_date: 2026-05-13
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
- kubernetes: 1.32.13
22
cinder_csi: 2.32.2
33
occm: 2.32.1
4-
- kubernetes: 1.33.10
4+
- kubernetes: 1.33.11
55
cinder_csi: 2.33.1
66
occm: 2.33.1
7-
- kubernetes: 1.34.7
7+
- kubernetes: 1.34.8
88
cinder_csi: 2.34.3
99
occm: 2.34.2
10+
- kubernetes: 1.35.5
11+
cinder_csi: 2.35.0
12+
occm: 2.35.0

0 commit comments

Comments
 (0)