Skip to content

[EKS] [EFS CSI driver add-on]: vol-metrics-opt-in flag not working #2642

Open
@ilpianista

Description

@ilpianista

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
The aws-efs-csi-driver provides a container argument --vol-metrics-opt-in to enable metrics for EFS volumes.

As of 2.1.8-eksbuild.1, the node.volMetricsOptIn parameter cannot be used.

Which service(s) is this request for?
EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

While trying to apply the following configuration:

{"node": {"volMetricsOptIn": true}}

I get the error:

InvalidParameterException: ConfigurationValue provided in request is not supported: Json schema validation failed with error: [$.node.volMetricsOptIn: is not defined in the schema and the schema does not allow additional properties]

Are you currently working around this issue?
No

Additional context

Attachments

Metadata

Metadata

Assignees

No one assigned

    Labels

    EKSAmazon Elastic Kubernetes ServiceEKS Add-OnsProposedCommunity submitted issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions