Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(channels): promote alpha to stable #17232

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions channels/stable
Original file line number Diff line number Diff line change
Expand Up @@ -58,27 +58,27 @@ spec:
providerID: aws
architectureID: amd64
kubernetesVersion: ">=1.17.0 <1.18.0"
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20241112
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250111
providerID: aws
architectureID: amd64
kubernetesVersion: ">=1.18.0 <1.27.0"
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20241112
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20250111
providerID: aws
architectureID: arm64
kubernetesVersion: ">=1.20.0 <1.27.0"
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241211
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20250112
providerID: aws
architectureID: amd64
kubernetesVersion: ">=1.27.0 <1.32.0"
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-arm64-server-20241211
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-arm64-server-20250112
providerID: aws
architectureID: arm64
kubernetesVersion: ">=1.27.0 <1.32.0"
- name: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
- name: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
providerID: aws
architectureID: amd64
kubernetesVersion: ">=1.32.0"
- name: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-arm64-server-20241206
- name: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-arm64-server-20250115
providerID: aws
architectureID: arm64
kubernetesVersion: ">=1.32.0"
Expand Down Expand Up @@ -120,16 +120,16 @@ spec:
kubenet: {}
kubernetesVersions:
- range: ">=1.32.0"
recommendedVersion: 1.32.0
recommendedVersion: 1.32.1
requiredVersion: 1.30.0
- range: ">=1.31.0"
recommendedVersion: 1.31.4
recommendedVersion: 1.31.5
requiredVersion: 1.30.0
- range: ">=1.30.0"
recommendedVersion: 1.30.8
recommendedVersion: 1.30.9
requiredVersion: 1.30.0
- range: ">=1.29.0"
recommendedVersion: 1.29.12
recommendedVersion: 1.29.13
requiredVersion: 1.29.0
- range: ">=1.28.0"
recommendedVersion: 1.28.15
Expand Down Expand Up @@ -192,19 +192,19 @@ spec:
- range: ">=1.32.0-alpha.1"
recommendedVersion: "1.31.0-beta.1"
#requiredVersion: 1.32.0
kubernetesVersion: 1.32.0
kubernetesVersion: 1.32.1
- range: ">=1.31.0-alpha.1"
recommendedVersion: "1.31.0-beta.1"
#requiredVersion: 1.31.0
kubernetesVersion: 1.31.4
kubernetesVersion: 1.31.5
- range: ">=1.30.0-alpha.1"
recommendedVersion: "1.30.3"
#requiredVersion: 1.30.0
kubernetesVersion: 1.30.8
kubernetesVersion: 1.30.9
- range: ">=1.29.0-alpha.1"
recommendedVersion: "1.30.3"
#requiredVersion: 1.29.0
kubernetesVersion: 1.29.12
kubernetesVersion: 1.29.13
- range: ">=1.28.0-alpha.1"
recommendedVersion: "1.30.3"
#requiredVersion: 1.28.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -89,7 +89,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 1
minSize: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: bastions
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.micro
maxSize: 1
minSize: 1
Expand All @@ -159,7 +159,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -177,7 +177,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: control-plane-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -195,7 +195,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: control-plane-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -213,7 +213,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 4
minSize: 4
Expand All @@ -232,7 +232,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: nodes-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 3
minSize: 3
Expand All @@ -250,7 +250,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: nodes-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 3
minSize: 3
Expand Down
12 changes: 6 additions & 6 deletions tests/integration/create_cluster/complex/expected-v1alpha2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -125,7 +125,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: control-plane-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -143,7 +143,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: control-plane-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -161,7 +161,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 4
minSize: 4
Expand All @@ -180,7 +180,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: nodes-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 3
minSize: 3
Expand All @@ -198,7 +198,7 @@ metadata:
kops.k8s.io/cluster: complex.example.com
name: nodes-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 3
minSize: 3
Expand Down
12 changes: 6 additions & 6 deletions tests/integration/create_cluster/ha/expected-v1alpha2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -105,7 +105,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -123,7 +123,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -141,7 +141,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 1
minSize: 1
Expand All @@ -159,7 +159,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: nodes-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 1
minSize: 1
Expand All @@ -177,7 +177,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: nodes-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 1
minSize: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20241112
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250111
instanceMetadata:
httpTokens: required
machineType: m3.medium
Expand All @@ -107,7 +107,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20241112
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250111
instanceMetadata:
httpTokens: required
machineType: m3.medium
Expand All @@ -127,7 +127,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20241112
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250111
instanceMetadata:
httpTokens: required
machineType: m3.medium
Expand All @@ -147,7 +147,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20241112
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250111
instanceMetadata:
httpPutResponseHopLimit: 1
httpTokens: required
Expand All @@ -168,7 +168,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: nodes-us-test-1b
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20241112
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250111
instanceMetadata:
httpPutResponseHopLimit: 1
httpTokens: required
Expand All @@ -189,7 +189,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: nodes-us-test-1c
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20241112
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250111
instanceMetadata:
httpPutResponseHopLimit: 1
httpTokens: required
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1a-1
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -97,7 +97,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1a-2
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -115,7 +115,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: control-plane-us-test-1a-3
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -133,7 +133,7 @@ metadata:
kops.k8s.io/cluster: ha.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250115
machineType: t2.medium
maxSize: 1
minSize: 1
Expand Down
Loading
Loading