Kubernetes - v1.22.0-rc.0
Changelog since v1.22.0-beta.2
Changes by Kind
API Change
- Revert addition of Add PersistentVolumeClaimDeletePoilcy to StatefulSet API. (#103747, @mattcary) [SIG API Machinery and Apps]
Bug or Regression
- Aggregated roles no longer include write access to EndpointSlices. This rolls back part of a change that was introduced earlier in the Kubernetes 1.22 cycle. (#103703, @robscott) [SIG Auth and Network]
- Fix winkernel kube-proxy to only use dual stack when host and networking supports it (#101047, @jsturtevant) [SIG Network and Windows]
- The
system:aggregate-to-edit
role no longer includes write access to the Endpoints API. For new Kubernetes 1.22 clusters, theedit
andadmin
roles will no longer include that access in newly created Kubernetes 1.22 clusters. This will have no affect on existing clusters upgrading to Kubernetes 1.22. To retain write access to Endpoints in the aggregatededit
andadmin
roles for newly created 1.22 clusters, refer to https://github.com/kubernetes/website/pull/29025. (#103704, @robscott) [SIG Auth and Network] - The reason and message fields for pod status are no longer reset unless the phase also changes. (#103785, @smarterclayton) [SIG Node]
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
Details
date
July 21, 2021, 4:33 a.m.
name
Kubernetes v1.22.0-rc.0
type
Pre-release
👇
Register or login to:
- 🔍View and search all Kubernetes releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!