rancher/k3k

Different labels within different resources

Open

#165 aperta il 23 dic 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (77 fork)auto 404
good first issueteam/collie

Metriche repository

Star
 (886 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

It looks like we have different label keys for different resources, i.e. the server pods have the plain cluster=example-cluster-3, while the workloads have the k3k.io/clusterName=example-cluster-3 one.

I think we should have the prefix when possible, to wrap in a glance all the k3k created labels, and have consistent naming.

Guida contributor