Skip to content

Commit

Permalink
Merge pull request #44784 from xmudrii/jan-schedule
Browse files Browse the repository at this point in the history
Add January patch releases to the calendar
  • Loading branch information
k8s-ci-robot authored Jan 17, 2024
2 parents 09e79db + e39ae91 commit 35aea93
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
2 changes: 1 addition & 1 deletion content/en/releases/patch-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ releases may also occur in between these.

| Monthly Patch Release | Cherry Pick Deadline | Target date |
| --------------------- | -------------------- | ----------- |
| January 2024 | 2024-01-12 | 2024-01-17 |
| February 2024 | 2024-02-09 | 2024-02-14 |
| March 2024 | 2024-03-08 | 2024-03-13 |
| April 2024 | 2024-04-12 | 2024-04-17 |

## Detailed Release History for Active Branches

Expand Down
36 changes: 24 additions & 12 deletions data/releases/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,29 @@ schedules:
- release: 1.29
releaseDate: 2023-12-13
next:
release: 1.29.1
cherryPickDeadline: 2024-01-12
targetDate: 2024-01-17
release: 1.29.2
cherryPickDeadline: 2024-02-09
targetDate: 2024-02-14
maintenanceModeStartDate: 2024-12-28
endOfLifeDate: 2025-02-28
previousPatches:
- release: 1.29.1
cherryPickDeadline: 2024-01-12
targetDate: 2024-01-17
- release: 1.29.0
targetDate: 2023-12-13
- release: 1.28
releaseDate: 2023-08-15
next:
release: 1.28.6
cherryPickDeadline: 2023-01-12
targetDate: 2024-01-17
release: 1.28.7
cherryPickDeadline: 2024-02-09
targetDate: 2024-02-14
maintenanceModeStartDate: 2024-08-28
endOfLifeDate: 2024-10-28
previousPatches:
- release: 1.28.6
cherryPickDeadline: 2023-01-12
targetDate: 2024-01-17
- release: 1.28.5
cherryPickDeadline: 2023-12-15
targetDate: 2023-12-20
Expand All @@ -48,10 +54,13 @@ schedules:
maintenanceModeStartDate: 2024-04-28
endOfLifeDate: 2024-06-28
next:
release: 1.27.10
cherryPickDeadline: 2023-01-12
targetDate: 2024-01-17
release: 1.27.11
cherryPickDeadline: 2024-02-09
targetDate: 2024-02-14
previousPatches:
- release: 1.27.10
cherryPickDeadline: 2023-01-12
targetDate: 2024-01-17
- release: 1.27.9
cherryPickDeadline: 2023-12-15
targetDate: 2023-12-20
Expand Down Expand Up @@ -91,10 +100,13 @@ schedules:
maintenanceModeStartDate: 2023-12-28
endOfLifeDate: 2024-02-28
next:
release: 1.26.13
cherryPickDeadline: 2023-01-12
targetDate: 2024-01-17
release: 1.26.14
cherryPickDeadline: 2024-02-09
targetDate: 2024-02-14
previousPatches:
- release: 1.26.13
cherryPickDeadline: 2023-01-12
targetDate: 2024-01-17
- release: 1.26.12
cherryPickDeadline: 2023-12-15
targetDate: 2023-12-20
Expand Down

0 comments on commit 35aea93

Please sign in to comment.