mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-08 00:55:37 +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.
Kubernetes Contrib is moving!
Checkout https://github.com/kubernetes/contrib for anything that is missing here!