-
Notifications
You must be signed in to change notification settings - Fork 729
Open
Labels
Milestone
Description
This is a tracking issue for tasks that we are required to carry out during each cycle. It tracks the upcoming release of Kubernetes 1.34 (1.x)
Note: make sure you reference this issue in PRs.
same issue for 1.x-1 (see example PRs): #3135
When 1.x-4 version goes out of support https://kubernetes.io/releases/#release-history
- Drop kinder support for 1.x-4 and older (may not be needed every release)
- Vendor the latest system-validators in kubernetes/kubernetes (may not be needed every release)
Before docs freeze
- Submit PRs for kubernetes/website
dev-1.x
branch to update the documentation
When the release-1.x branch and release-1.x test dashboards are created
- Create E2E jobs for 1.x
setKUBERNETES_VERSION
to 1.x in /kinder/hack/update-workflows.sh
make surePATH_TEST_INFRA
points to the right path.
run the script and send two PRs for k/kubeadm and k/test-infra.
Before the 1.x+1 cycle start
- Duplicate this issue for tracking 1.x+1 housekeeping tasks
- Close this issue