You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
issue description: #2207 (comment)
There are many pods in our cluster that use lvm storage. Although letting users switch to root can solve this issue, it would mean a significant overhaul cost for the users.
Describe the solution you'd like in detail
ebs plugin can grant 777 permission to the mount directory
Additional context
add a flags args (eg: mountPermission) to config the permission for mount directory.