Skip to content

Commit f6b537a

Browse files
authored
Update k8s-release-cut.md
1 parent 5c80469 commit f6b537a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

release-engineering/handbooks/k8s-release-cut.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,9 +520,14 @@ krel history --branch release-1.33 --date-from 2025-04-23
520520

521521
See [here](post-rc0-release-tasks.md) for the complete list of post rc.0 release tasks.
522522

523-
It resides in a different document to mainain bite-sized SRE style handbooks.
523+
Such list resides in a different document to mainain this one in a bite-sized SRE style format.
524524

525-
### [Patch Releases only] Update schedule on k/website
525+
### [Stable only] Code Thaw
526+
527+
Code thaw means you need to lift the code freeze, [here](https://github.com/kubernetes/sig-release/blob/master/release-engineering/role-handbooks/branch-manager.md#code-thaw)
528+
are the docs on how to do it, with an example PR.
529+
530+
### [Patch only] Update schedule on k/website
526531

527532
> [!NOTE]
528533
Only for patch releases, 1.x.y not for alpha, beta, rc or official.

0 commit comments

Comments
 (0)