rancher/k3k

Different labels within different resources

Open

#165 创建于 2024年12月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (77 fork)auto 404
good first issueteam/collie

仓库指标

Star
 (886 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南