Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.97k stars 306 forks source link

Reconcile and unify all system component labels #1417

Open arminc opened 4 years ago

arminc commented 4 years ago

What happened: The core pods in kube-system on AKS azure-cni-networkmonitor, kube-proxy and use component=component while azure-ip-masq-agent, coredns and metrics-server use k8s-app.

What you expected to happen: I would expect them to use one or another or both but not different labels. Therefore I am wondering why this is?

Environment: AKS 1.14 cluster

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in 90 days. It will be closed in 30 days if no further activity occurs. Thank you!

djsly commented 4 years ago

I'm all for unification

ghost commented 4 years ago

@Azure/aks-pm issue needs labels

ghost commented 4 years ago

@Azure/aks-pm issue needs labels

palma21 commented 4 years ago

Good point, added generally to backlog