Skip to content

Commit dca339c

Browse files
authored
Merge pull request #2113 from yliaog/master
update changelog with release notes from master branch
2 parents 052dffd + ba63bda commit dca339c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,16 @@ Kubernetes API Version: v1.28.1
108108
- Revised the comment about the feature-gate level for PodFailurePolicy from alpha to beta ([kubernetes/kubernetes#117802](https://github.com/kubernetes/kubernetes/pull/117802), [@kerthcet](https://github.com/kerthcet)) [SIG API Machinery and Apps]
109109
- The `SelfSubjectReview` API is promoted to `authentication.k8s.io/v1` and the `kubectl auth whoami` command is GA. ([kubernetes/kubernetes#117713](https://github.com/kubernetes/kubernetes/pull/117713), [@nabokihms](https://github.com/nabokihms)) [SIG API Machinery, Architecture, Auth, CLI and Testing]
110110

111+
# v27.2.0
112+
113+
Kubernetes API Version: v1.27.3
114+
115+
### Documentation
116+
- Fix request_timeout example and doc. Arg name should be _request_timeout. Single value type should be int or long. (#2071, @hemslo)
117+
118+
# v27.2.0b1
119+
120+
Kubernetes API Version: v1.27.2
111121

112122
# v27.2.0a1
113123

0 commit comments

Comments
 (0)