aws / amazon-vpc-cni-k8s

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

Support adding custom labels to CNI Helm chart #3030

Open kwohlfahrt opened 2 weeks ago

kwohlfahrt commented 2 weeks 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 5 days ago

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

@kwohlfahrt ; sure, please share your change.