fix: there is a serious privilege escalation vulnerability in the kubectl terminal tool (#6253)

Signed-off-by: lingbo <lingbo@lingbohome.com>
This commit is contained in:
凌波
2024-10-31 09:48:06 +08:00
committed by GitHub
parent 8d3e5e0141
commit 1b3f2c0d58
2 changed files with 0 additions and 2 deletions

View File

@@ -376,7 +376,6 @@ func (t *terminaler) createKubectlPod(ctx context.Context, podName, username str
},
},
},
ServiceAccountName: "kubesphere",
Volumes: []corev1.Volume{
{
Name: "host-time",