Skip to content

Add support for kubernetes 1.35#6002

Merged
nvanthao merged 1 commit into
mainfrom
gerard/sc-137579/kubernetes-135
May 11, 2026
Merged

Add support for kubernetes 1.35#6002
nvanthao merged 1 commit into
mainfrom
gerard/sc-137579/kubernetes-135

Conversation

@nvanthao
Copy link
Copy Markdown
Member

@nvanthao nvanthao commented May 8, 2026

Summary

Adds support for Kubernetes 1.35 to the kURL installer, mirroring the pattern used for the 1.34 support commit.

Changes

  • Added packages/kubernetes/template/Dockerfile.135 with v1.35 apt repository configuration
  • Removed packages/kubernetes/template/Dockerfile.131 (oldest supported version, maintaining the 4-version sliding window)
  • Updated packages/kubernetes/template/script.sh to discover and register 1.35 versions
  • Updated web/src/installers/versions.js with cron-kubernetes-update-135 marker
  • Bumped testgrid deploy.yaml specs from 1.34 to 1.35

Test Plan

  • Automated Kubernetes version update workflow should pick up 1.35.x patch releases once available
  • TestGrid deploy specs will validate fresh installs and upgrades on 1.35

@nvanthao nvanthao requested a review from a team as a code owner May 8, 2026 02:01
@nvanthao nvanthao merged commit 2a77a4e into main May 11, 2026
6 checks passed
@nvanthao nvanthao deleted the gerard/sc-137579/kubernetes-135 branch May 11, 2026 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants