Skip to content

Helm: Option to configure 'securityContext' for controller and plugin pods #505

Description

@rafaelschreiber

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions