Skip to content

Setting priorityClassName for operator and CSI components #1336

@jusch23

Description

@jusch23

Is your feature request related to a problem? Please describe.
We use PriorityClasses in our Kubernetes cluster. The current version of ibm-spectrum-scale-csi (2.14.0) deploys driver and attacher pods with the system-node-critical PriorityClass (see #955). Unfortunately, I can't see a way to set the priorityClassName for the other CSI components (provisioner, resizer and snapshotter) or the operator itself. This PriorityClass is required in order to schedule these components with a higher priority than our application workload within the cluster.

Describe the solution you'd like
Possibility to set priorityClassName for the operator and each CSI component

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementIndicates a request for feature to be improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions