[service] [request]: Expose `podLabels` for `snapshot-controller` EKS addon
- 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**
Expose `podLabels` for `snapshot-controller` EKS addon
**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?**
Our entire infrastructure is defined in Terraform, including the EKS addons that we use. We need to add labels to the pods of these addons, and we've been able to do that for all except one - the snapshot-controller
**Are you currently working around this issue?**
Currently we have a separate step to add labels but it's not very reliable and is out side of the "aws_eks_addon" terraform resource.
**Additional context**
No
Contributor guide
Research direction
Start by reviewing the aws_eks_addon Terraform resource and the snapshot-controller EKS addon configuration. Compare how pod labels are exposed for the other addons, then determine what support is needed for snapshot-controller and verify that podLabels can be managed within the resource rather than through a separate step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes, terraform
- Domain
- cloud, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100