Skip to content

Commit 3d9d151

Browse files
committed
Update release guide to include the step of bump etcd for K8s
Signed-off-by: Benjamin Wang <[email protected]>
1 parent 91201b1 commit 3d9d151

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/contributor-guide/release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ On the day of the release:
132132
8. Raise a follow-up `kubernetes/org` pull request to return the GitHub release team to empty, least privilege state.
133133
9. Crease a new stable branch through `git push origin release-${VERSION_MAJOR}.${VERSION_MINOR}` if this is a new major or minor stable release.
134134
10. Re-generate a new password for quay.io if needed (e.g. shared to a contributor who isn't in the release team, and we should rotate the password at least once every 3 months).
135+
11. Bump the new etcd release in Kubernetes, refer to [Bump etcd Version in Kubernetes](bump_etcd_version_k8s.md).
136+
137+
- For etcd 3.6 patches, bump it to Kubernetes 1.34 and all newer minor versions (including `master` branch)
138+
- For etcd 3.5 patches, bump it to Kubernetes 1.33 and all older supported versions
135139

136140
#### Release known issues
137141

0 commit comments

Comments
 (0)