Describe the feature you'd like to have
There is no way to configure the securityContext for nodePlugin and ctrlPlugin Pods, which are generated by the 'Driver' API.
Who is the end user and what is the use case where this feature will be valuable?
Cluster Administrators who want to set the securityContext manually. In my case: My Org uses images from dhi.io and the minimal (non-dev) images run under uid 65532 which does not work.
How will we know we have a good solution? (acceptance criteria)
- Extend the drivers.csi.ceph.io API to manually configure a securityContext for nodePlugin and ctrlPlugin Pods.
- Also include these option inside values.yaml in the ceph-csi-drivers Helm chart.
Additional context
Add any other context or screenshots about the feature request here.
Describe the feature you'd like to have
There is no way to configure the securityContext for nodePlugin and ctrlPlugin Pods, which are generated by the 'Driver' API.
Who is the end user and what is the use case where this feature will be valuable?
Cluster Administrators who want to set the securityContext manually. In my case: My Org uses images from dhi.io and the minimal (non-dev) images run under uid 65532 which does not work.
How will we know we have a good solution? (acceptance criteria)
Additional context
Add any other context or screenshots about the feature request here.