Skip to content

Commit 26cea5d

Browse files
committed
Link to examples of go releases
1 parent baa5a85 commit 26cea5d

File tree

1 file changed

+2
-0
lines changed
  • keps/sig-release/3744-stay-on-supported-go-versions

1 file changed

+2
-0
lines changed

keps/sig-release/3744-stay-on-supported-go-versions/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ The go project has the following [release policies](https://github.com/golang/go
8080
* Support the last 2 minor versions with patch releases
8181
(each minor version of go has ~12 months of security fix support)
8282

83+
These policies are followed closely, resulting in [2 go minor versions per year since 2016](https://go.dev/doc/devel/release).
84+
8385
The Kubernetes project is built on go and has the following policies:
8486

8587
* Immediately test/adopt new minor versions of go on the main development branch.

0 commit comments

Comments
 (0)