Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
pull/32867/head
Mickey Boxell 2022-05-02 12:25:26 -07:00 committed by GitHub
parent c9be6905ef
commit a889e49203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ CNI versions" or "Failed to destroy network for sandbox" error conditions.
This release saw fourteen enhancements promoted to stable:
* [Container Storage Interface (CSI) Volume Expansion](https://github.com/kubernetes/enhancements/issues/284)
* [Pod Overhead](https://github.com/kubernetes/enhancements/issues/688): Account for resources tied to the pod sandbox, but not specific containers.
* [Pod Overhead](https://github.com/kubernetes/enhancements/issues/688): Account for resources tied to the pod sandbox but not specific containers.
* [Add non-preempting option to PriorityClasses](https://github.com/kubernetes/enhancements/issues/902)
* [Storage Capacity Tracking](https://github.com/kubernetes/enhancements/issues/1472)
* [OpenStack Cinder In-Tree to CSI Driver Migration](https://github.com/kubernetes/enhancements/issues/1489)