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

Updates Releases page to mention v1.23.3 #31505

Merged
merged 1 commit into from
Jan 26, 2022
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
10 changes: 7 additions & 3 deletions data/releases/schedule.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
schedules:
- release: 1.23
releaseDate: 2021-12-07
next: 1.23.3
cherryPickDeadline: 2022-01-24
targetDate: 2022-01-25
next: 1.23.4
cherryPickDeadline: 2022-02-11
targetDate: 2022-02-16
Comment on lines +5 to +6
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these dates correct?

Copy link
Member Author

@Babapool Babapool Jan 25, 2022

Choose a reason for hiding this comment

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

@sftim : I saw these dates from here: https://kubernetes.io/releases/patch-releases/#upcoming-monthly-releases , and the January release date corresponded to this schedule given so that is why I used the dates used above.

endOfLifeDate: 2023-02-28
previousPatches:
- release: 1.23.3
cherryPickDeadLine: 2022-01-24
targetDate: 2022-01-25
note: "Out-of-Bound Release https://groups.google.com/u/2/a/kubernetes.io/g/dev/c/Xl1sm-CItaY"
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice work @Babapool

- release: 1.23.2
cherryPickDeadline: 2022-01-14
targetDate: 2022-01-19
Expand Down