diff --git a/CHANGELOG-1.6.md b/CHANGELOG-1.6.md index e79461929bf..6f47be1eb22 100644 --- a/CHANGELOG-1.6.md +++ b/CHANGELOG-1.6.md @@ -1296,7 +1296,6 @@ Features for this release were tracked via the use of the [kubernetes/features]( * **[stable]** Add support to use NFSv3, NFSv4, and GlusterFS on GCE/GKE GCI image based clusters. * **[beta]** Added support for mount options in persistent volumes. * **[alpha]** All in one volume proposal - a new volume driver capable of projecting secrets, configmaps, and downward API items into the same directory. -* **[alpha]** Flex volume API and Improved lifecycle (flexvolume). ## Deprecations * Remove extensions/v1beta1 Jobs resource, and job/v1beta1 generator. ([#38614](https://github.com/kubernetes/kubernetes/pull/38614), [@soltysh](https://github.com/soltysh))