Skip to content

add annotations, affinity, nodeselector, tolerations support #54

@knackaron

Description

@knackaron

This is specific to the hpe-csi-driver chart. We should be able to define annotations, affinity, nodeSelector, and tolerations for the deployments. These are standard Helm chart features and permit an operator to tailor the deployment to their cluster(s). Specifically, I need to be able to add a toleration for tainted masters to be able to run the node driver. It would be preferable to run the controller on only masters as well. Adding support for these fields would allow an operator to accomplish both of these needs.

The chart values currently don't have much structure, so I wanted to discuss before submitting a PR. The additional values I outlined would need to be configurable for each deployment in the chart, as they could be unique for hpe-csi-controller and hpe-csi-node for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions