mirror of https://github.com/k3s-io/k3s
![]() Currently if a pod is being scheduled with no meta.RolesKey label attached to it, per convention the first configured mesos (framework) role is being used. This is quite limiting and also lets e2e tests fail. This commit introduces a new configuration option "--mesos-default-pod-roles" defaulting to "*" which defines the default pod roles in case the meta.RolesKey pod label is missing. |
||
---|---|---|
.. | ||
common/bin | ||
keygen | ||
km | ||
socat | ||
test | ||
.gitignore | ||
config-default.sh | ||
config-test.sh | ||
deploy-addons.sh | ||
docker-compose.yml | ||
kube-system-ns.yaml | ||
static-pod.json | ||
static-pods-ns.yaml | ||
util.sh |