Move CSIVolumeFSGroupPolicy feature to GA

This commit is contained in:
Jonathan Dobson
2021-10-27 11:31:40 -06:00
parent c9ddd248b6
commit 082cb15648
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.
//