Skip to content

Make 'aws-efs-csi-driver' helm chart more configurable #1423

Closed as not planned
@Adityashar

Description

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

We have a use-case where we need to scrape metrics from the following containers running in the controller deployment and node daemonset:

  1. liveness-prove
  2. csi-provisioner
  3. csi-driver-registrar

Our requirement is to add / update the arguments passed to these containers.

Describe the solution you'd like in detail
A clear and concise description of what you want to happen.

A simple helm templating block to be added in each of the containers and their values made available through the values.yaml file.

Additional context
Add any other context or screenshots about the feature request here.

The latest chart of aws-ebs-csi-driver has this implemented and can be used as a starting point. Eg https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/charts/aws-ebs-csi-driver/templates/_node.tpl#L152

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions