Skip to content
Merged
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
39 changes: 31 additions & 8 deletions data/releases/schedule.yaml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just checking - is this data updated using the "schedule-builder" tool mentioned at the top of the file?

# Use "schedule-builder" to maintain this file:
# https://github.com/kubernetes/release/tree/master/cmd/schedule-builder
# For example by running:
# schedule-builder -uc data/releases/schedule.yaml -e data/releases/eol.yaml

Copy link
Contributor Author

@Caesarsage Caesarsage Sep 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, @dipesh-rawat I followed this

https://github.com/kubernetes/release/tree/master/cmd/schedule-builder.

However, I discovered the tool doesn't automatically detect new major releases. I had to manually add the 1.34 entry to the schedule.yaml file first, then ran schedule-builder -uc data/releases/schedule.yaml -e data/releases/eol.yaml to validate the format and maintain consistency across the schedule.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added screenshots following the "schedule-builder".

Thanks @dipesh-rawat

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Caesarsage Could you please re-run the schedule-builder tool again to refresh the results? Yesterday’s patch version releases (v1.34.1, v1.35 etc) may have now made the current data in PR a little stale.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes @dipesh-rawat

done that.

Thanks

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,30 @@
# schedule-builder -uc data/releases/schedule.yaml -e data/releases/eol.yaml
---
schedules:
- endOfLifeDate: "2026-10-27"
maintenanceModeStartDate: "2026-08-27"
next:
cherryPickDeadline: "2025-10-10"
release: 1.34.2
targetDate: "2025-10-14"
previousPatches:
- cherryPickDeadline: "2025-09-05"
release: 1.34.1
targetDate: "2025-09-09"
- release: 1.34.0
targetDate: "2025-08-27"
release: "1.34"
releaseDate: "2025-08-27"
- endOfLifeDate: "2026-06-28"
maintenanceModeStartDate: "2026-04-28"
next:
cherryPickDeadline: "2025-09-05"
cherryPickDeadline: "2025-10-10"
release: 1.33.6
targetDate: "2025-10-14"
previousPatches:
- cherryPickDeadline: "2025-09-05"
release: 1.33.5
targetDate: "2025-09-09"
previousPatches:
- cherryPickDeadline: "2025-08-08"
release: 1.33.4
targetDate: "2025-08-12"
Expand All @@ -28,10 +45,13 @@ schedules:
- endOfLifeDate: "2026-02-28"
maintenanceModeStartDate: "2025-12-28"
next:
cherryPickDeadline: "2025-09-05"
cherryPickDeadline: "2025-10-10"
release: 1.32.10
targetDate: "2025-10-14"
previousPatches:
- cherryPickDeadline: "2025-09-05"
release: 1.32.9
targetDate: "2025-09-09"
previousPatches:
- cherryPickDeadline: "2025-08-08"
release: 1.32.8
targetDate: "2025-08-12"
Expand Down Expand Up @@ -63,10 +83,13 @@ schedules:
- endOfLifeDate: "2025-10-28"
maintenanceModeStartDate: "2025-08-28"
next:
cherryPickDeadline: "2025-09-05"
cherryPickDeadline: "2025-10-10"
release: 1.31.14
targetDate: "2025-10-14"
previousPatches:
- cherryPickDeadline: "2025-09-05"
release: 1.31.13
targetDate: "2025-09-09"
previousPatches:
- cherryPickDeadline: "2025-08-08"
release: 1.31.12
targetDate: "2025-08-12"
Expand Down Expand Up @@ -108,9 +131,9 @@ schedules:
release: "1.31"
releaseDate: "2024-08-13"
upcoming_releases:
- cherryPickDeadline: "2025-09-05"
targetDate: "2025-09-09"
- cherryPickDeadline: "2025-10-10"
targetDate: "2025-10-14"
- cherryPickDeadline: "2025-11-07"
targetDate: "2025-11-11"
- cherryPickDeadline: "2025-12-05"
targetDate: "2025-12-09"