• Sergiusz Urbaniak's avatar
    executor, scheduler: make default pod roles configurable · 67e98fcf
    Sergiusz Urbaniak authored
    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.
    67e98fcf
Name
Last commit
Last update
..
common/bin Loading commit data...
keygen Loading commit data...
km Loading commit data...
socat Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
config-default.sh Loading commit data...
config-test.sh Loading commit data...
deploy-addons.sh Loading commit data...
docker-compose.yml Loading commit data...
kube-system-ns.yaml Loading commit data...
static-pod.json Loading commit data...
static-pods-ns.yaml Loading commit data...
util.sh Loading commit data...