website/content/en/docs/reference/command-line-tools-reference/feature-gates/DelegateFSGroupToCSIDriver.md

602 B

title content_type _build stages removed
DelegateFSGroupToCSIDriver feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.22 1.22
stage defaultValue fromVersion toVersion
beta true 1.23 1.25
stage defaultValue fromVersion toVersion
stable true 1.26 1.27
true

If supported by the CSI driver, delegates the role of applying fsGroup from a Pod's securityContext to the driver by passing fsGroup through the NodeStageVolume and NodePublishVolume CSI calls.