kubernetes/pkg/api/pod
Humble Chirammal e675bfee59 deprecate GlusterFS plugin from available in-tree drivers.
GlusterFS is one of the first dynamic provisioner which made into
Kubernetes release v1.4.

https://github.com/kubernetes/kubernetes/pull/30888

When CSI plugins/drivers to start appear, glusterfs' CSI driver
came into existence, however this project is not maintianed at
present and the last release happened few years back.

https://github.com/gluster/gluster-csi-driver/releases/tag/v0.0.9

The possibilities of migration to compatible CSI driver was also
discussed https://github.com/kubernetes/kubernetes/issues/100897
and consensus was to start the deprecation in v1.25.

This commit start the deprecation process of glusterfs plugin from
in-tree drivers.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-07-29 12:18:48 +05:30
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
util_test.go Promote PodOS field to GA 2022-07-18 23:27:58 -04:00
util.go Promote PodOS field to GA 2022-07-18 23:27:58 -04:00
warnings_test.go deprecate GlusterFS plugin from available in-tree drivers. 2022-07-29 12:18:48 +05:30
warnings.go deprecate GlusterFS plugin from available in-tree drivers. 2022-07-29 12:18:48 +05:30