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 EFS CSI Controller helm-chart support supplying additional-resource-tags for access-points created by the controller:
https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/628019a/charts/aws-efs-csi-driver/values.yaml#L62
This setting should be made available in the add-on parameters for the aws-efs-csi-driver.
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?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
I would like to apply a consistent tagging policy to resources used by a deployment of my application, including resources created by Kubernetes controllers.
I would like to apply ABAC for IAM policies related to EFS (I haven't tested if there are other blockers here - ABAC support for EFS is documented as "partial").
Are you currently working around this issue?
How are you currently solving this problem?
N/A - no work-around yet.
Additional context
Anything else we should know?
Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
Community Note
Tell us about your request
The EFS CSI Controller helm-chart support supplying additional-resource-tags for access-points created by the controller:
https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/628019a/charts/aws-efs-csi-driver/values.yaml#L62
This setting should be made available in the add-on parameters for the aws-efs-csi-driver.
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?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
I would like to apply a consistent tagging policy to resources used by a deployment of my application, including resources created by Kubernetes controllers.
I would like to apply ABAC for IAM policies related to EFS (I haven't tested if there are other blockers here - ABAC support for EFS is documented as "partial").
Are you currently working around this issue?
How are you currently solving this problem?
N/A - no work-around yet.
Additional context
Anything else we should know?
Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)