Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] support VOLUME_MOUNT_GROUP nodeServiceCapability #1219

Open
zxh326 opened this issue Dec 26, 2024 · 1 comment
Open

[FEATURE] support VOLUME_MOUNT_GROUP nodeServiceCapability #1219

zxh326 opened this issue Dec 26, 2024 · 1 comment
Labels
kind/feature New feature or request

Comments

@zxh326
Copy link
Member

zxh326 commented Dec 26, 2024

make mount respect user's securityContext

process of setting file ownership and permissions based on the fsGroup specified in the securityContext will be performed by the CSI driver instead of Kubernetes.

ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#delegating-volume-permission-and-ownership-change-to-csi-driver

ref: https://juicefs.com/docs/community/fuse_mount_options/#user_id-and-group_id

/cc @zwwhdls @timfeirg

@zxh326 zxh326 added the kind/feature New feature or request label Dec 26, 2024
@zwwhdls
Copy link
Member

zwwhdls commented Dec 27, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants