aws / amazon-vpc-cni-k8s

Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
Apache License 2.0
2.28k stars 743 forks source link

Support adding custom labels to CNI Helm chart #3030

Open kwohlfahrt opened 2 months ago

kwohlfahrt commented 2 months ago

What would you like to be added:

Support adding custom labels to all objects of the CNI Helm chart.

Why is this needed:

We would like to add labels to all core infrastructure components of our deployment, to make them easier to identify. This is often supported by Helm charts, e.g. the cluster autoscaler has additionalLabels.

I'm happy to open a PR for this change.

orsenthil commented 1 month ago

I'm happy to open a PR for this change.

@kwohlfahrt ; sure, please share your change.