mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-11 12:47:55 +00:00
Roles support in Kubernetes-Mesos was done using pod labels. This commits moves this to pod annotations. Pod label yaml files don't support '*' characters, furthermore roles are consumed by the scheduler only and are not meant for querying/filtering.