the feature of Flex volume API and Improved lifecycle hasnot merge v1.6

This commit is contained in:
jianglingxia 2017-09-22 15:09:42 +08:00
parent 04673ab614
commit 54a0678b4c

View File

@ -1228,7 +1228,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))