From 1e0796c4e4ae671329b1a5728d1e3af05b060c89 Mon Sep 17 00:00:00 2001 From: Cheng Xing Date: Wed, 10 Nov 2021 16:57:29 -0800 Subject: [PATCH] Delegate FSGroup to CSI beta --- .../en/docs/tasks/configure-pod-container/security-context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/configure-pod-container/security-context.md b/content/en/docs/tasks/configure-pod-container/security-context.md index 56bcc0f3f9..ef9cbf6200 100644 --- a/content/en/docs/tasks/configure-pod-container/security-context.md +++ b/content/en/docs/tasks/configure-pod-container/security-context.md @@ -186,7 +186,7 @@ and [`emptydir`](/docs/concepts/storage/volumes/#emptydir). ## Delegating volume permission and ownership change to CSI driver -{{< feature-state for_k8s_version="v1.22" state="alpha" >}} +{{< feature-state for_k8s_version="v1.23" state="beta" >}} If you deploy a [Container Storage Interface (CSI)](https://github.com/container-storage-interface/spec/blob/master/spec.md) driver which supports the `VOLUME_MOUNT_GROUP` `NodeServiceCapability`, the