aws / aws/containers-roadmap

[EKS] [request]: Allow setting additional resource tags for EFS-CSI addon

Open
#2,755 1 comment 1 reaction 0 assignees View on GitHub
EKS EKS Add-Ons Proposed
Dominant language
Shell
Stars
5.4k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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.)

Contributor guide

Open the contributing guide

Research direction

Start with the linked aws-efs-csi-driver charts/aws-efs-csi-driver/values.yaml entry for additional-resource-tags, then trace how EKS add-on parameters are defined and passed through this roadmap request. Done means the add-on exposes this setting and forwards it to the EFS CSI controller so access points receive the requested tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, helm, kubernetes
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.