Merge pull request #105940 from dobsonj/kep-1682-ga

Move CSIVolumeFSGroupPolicy feature to GA
This commit is contained in:
Kubernetes Prow Robot
2021-11-04 12:34:23 -07:00
committed by GitHub
10 changed files with 6 additions and 16 deletions

View File

@@ -283,8 +283,6 @@ type CSIDriverSpec struct {
// Defines if the underlying volume supports changing ownership and
// permission of the volume before being mounted.
// Refer to the specific FSGroupPolicy values for additional details.
// This field is beta, and is only honored by servers
// that enable the CSIVolumeFSGroupPolicy feature gate.
//
// This field is immutable.
//