Skip to content

Commit

Permalink
add support for kubernetes version v1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavcracker committed Jan 16, 2025
1 parent 1a3371b commit 4672c5e
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ca-key.pem
kubernetes.csr
kubernetes.pem
kubernetes-key.pem
/cluster.yaml
/cluster*.yaml
/additional.yaml
/procedure.yaml
venv/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ kube-apiserver:
version: v1.30.3
v1.31.1:
version: v1.31.1
v1.32.0:
version: v1.32.0
kube-controller-manager:
v1.27.1:
version: v1.27.1
Expand Down Expand Up @@ -70,6 +72,8 @@ kube-controller-manager:
version: v1.30.3
v1.31.1:
version: v1.31.1
v1.32.0:
version: v1.32.0
kube-scheduler:
v1.27.1:
version: v1.27.1
Expand Down Expand Up @@ -105,6 +109,8 @@ kube-scheduler:
version: v1.30.3
v1.31.1:
version: v1.31.1
v1.32.0:
version: v1.32.0
kube-proxy:
v1.27.1:
version: v1.27.1
Expand Down Expand Up @@ -140,6 +146,8 @@ kube-proxy:
version: v1.30.3
v1.31.1:
version: v1.31.1
v1.32.0:
version: v1.32.0
pause:
v1.27.1:
version: '3.9'
Expand Down Expand Up @@ -175,6 +183,8 @@ pause:
version: '3.9'
v1.31.1:
version: '3.10'
v1.32.0:
version: '3.10'
etcd:
v1.27.1:
version: 3.5.7-0
Expand Down Expand Up @@ -210,6 +220,8 @@ etcd:
version: 3.5.12-0
v1.31.1:
version: 3.5.15-0
v1.32.0:
version: 3.5.16-0
coredns/coredns:
v1.27.1:
version: v1.10.1
Expand Down Expand Up @@ -245,3 +257,5 @@ coredns/coredns:
version: v1.11.1
v1.31.1:
version: v1.11.3
v1.32.0:
version: v1.11.3
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ containerd:
version_debian: 1.7.*
v1.31.1:
version_debian: 1.7.*
v1.32.0:
version_debian: 1.7.*
containerdio:
v1.27.1:
version_rhel: 1.6*
Expand Down Expand Up @@ -108,6 +110,10 @@ containerdio:
version_rhel: 1.6*
version_rhel8: 1.6*
version_rhel9: 1.6*
v1.32.0:
version_rhel: 1.6*
version_rhel8: 1.6*
version_rhel9: 1.6*
haproxy:
version_rhel: 1.8*
version_rhel8: 1.8*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ calico:
version: v3.29.1
v1.31.1:
version: v3.29.1
v1.32.0:
version: v3.29.1
nginx-ingress-controller:
v1.27.1:
version: v1.8.4
Expand Down Expand Up @@ -91,6 +93,9 @@ nginx-ingress-controller:
v1.31.1:
version: v1.11.1
webhook-version: v1.4.1
v1.32.0:
version: v1.11.1
webhook-version: v1.4.1
kubernetes-dashboard:
v1.27.1:
version: v2.7.0
Expand Down Expand Up @@ -143,6 +148,9 @@ kubernetes-dashboard:
v1.31.1:
version: v2.7.0
metrics-scraper-version: v1.0.8
v1.32.0:
version: v2.7.0
metrics-scraper-version: v1.0.8
local-path-provisioner:
v1.27.1:
version: v0.0.25
Expand Down Expand Up @@ -195,3 +203,6 @@ local-path-provisioner:
v1.31.1:
version: v0.0.27
busybox-version: 1.34.1
v1.32.0:
version: v0.0.27
busybox-version: 1.34.1
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ kubeadm:
sha1: f840e75f5dc1001ebdd7e286c0e87e1090df011b
v1.31.1:
sha1: 0a682af6436ce4e7188f93ddeebff5c2f3be1592
v1.32.0:
sha1: 981cdd31d4072fe65fb251c1158090f511d34610
kubelet:
v1.27.1:
sha1: 43cb7231a889c01cfd88bd3f27441134e3d1cbff
Expand Down Expand Up @@ -71,6 +73,8 @@ kubelet:
sha1: fbae53efc43ec715a45b05415294ab991ea087a2
v1.31.1:
sha1: fc7d0a9859c97ec2a2a4ac9ec1814b131e8d875f
v1.32.0:
sha1: e81e622c57721ddb31b92e09e2f2f0fc9f58562b
kubectl:
v1.27.1:
sha1: 0c3f1e262a6c37719ba4d66885df6715f58b60e5
Expand Down Expand Up @@ -106,6 +110,8 @@ kubectl:
sha1: 097d6b02fabb284418a9c95ea81fa86fc3c85bb7
v1.31.1:
sha1: a0fd9dc942f533e2bdeaa4b2691fc408e334f922
v1.32.0:
sha1: 0bc860f7bc83b991ee3b099e21504a60c515cfd7
calicoctl:
# calicoctl version is duplicated from kubemarine/resources/configurations/compatibility/kubernetes_versions.yaml
# It also corresponds to the plugin version in kubemarine/resources/configurations/compatibility/internal/plugins.yaml
Expand Down Expand Up @@ -160,6 +166,9 @@ calicoctl:
v1.31.1:
version: v3.29.1
sha1: 00be749d257eee5035d3ba408aca15fcaf8be7c2
v1.32.0:
version: v3.29.1
sha1: 00be749d257eee5035d3ba408aca15fcaf8be7c2
crictl:
# crictl version is duplicated from kubemarine/resources/configurations/compatibility/kubernetes_versions.yaml
# for backward compatibility with clusters in a private environment.
Expand Down Expand Up @@ -214,3 +223,6 @@ crictl:
v1.31.1:
version: v1.30.0
sha1: c81e76d5d4bf64d6b513485490722d2fc0a9a83b
v1.32.0:
version: v1.32.0
sha1: c503051cf6e809a691f776ddf544abfc2a15e790
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ kubernetes_versions:
supported: true
v1.31:
supported: true
v1.32:
supported: true
compatibility_map:
# This section should be changed manually.
v1.27.1:
Expand Down Expand Up @@ -114,6 +116,12 @@ compatibility_map:
kubernetes-dashboard: v2.7.0
local-path-provisioner: v0.0.27
crictl: v1.30.0
v1.32.0:
calico: v3.29.1
nginx-ingress-controller: v1.11.1
kubernetes-dashboard: v2.7.0
local-path-provisioner: v0.0.27
crictl: v1.32.0
# After any change, please run scripts/thirdparties/sync.py

# The following optional keys are supported in addition to the 5 required software keys:
Expand Down

0 comments on commit 4672c5e

Please sign in to comment.