kubernetes/pkg/api
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
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume csi: add nodeExpandSecret support for CSI client 2022-04-05 11:36:23 +08:00
persistentvolumeclaim remove ExpandPersistentVolume feature gate 2022-03-24 10:02:47 -04:00
pod deprecate GlusterFS plugin from available in-tree drivers. 2022-07-29 12:18:48 +05:30
podsecuritypolicy Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
service Rename IPFamilyPolicyType => IPFamilyPolicy 2022-07-06 15:42:26 -07:00
testing Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09:00
v1 clean up unused function 'GetServiceHealthCheckPathPort' 2022-07-06 16:15:14 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00