k3s/cluster/mesos/docker
Sergiusz Urbaniak 67e98fcfa8 executor, scheduler: make default pod roles configurable
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.
2015-12-14 15:18:39 +01:00
..
common/bin [mesos/docker] Enhance kube-up to better support running in a container (for CI) 2015-08-13 14:38:43 -07:00
keygen Update mesos/docker cluster docker base images 2015-10-09 10:08:02 -07:00
km Merge pull request #16802 from extesy/patch-1 2015-11-15 06:07:10 -08:00
socat Add executor sandbox overlay mechanism to distribute nsenter and socat 2015-11-03 11:27:40 +01:00
test Update etcd to 2.2.1 2015-11-04 12:26:57 -08:00
.gitignore [mesos/docker] Dump logs on kube-up error 2015-08-10 14:05:31 -07:00
config-default.sh Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
config-test.sh Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
deploy-addons.sh rewrite of static pod json zipper 2015-11-13 23:30:26 +00:00
docker-compose.yml executor, scheduler: make default pod roles configurable 2015-12-14 15:18:39 +01:00
kube-system-ns.yaml Add docker-compose cluster that runs with mesos 2015-08-05 10:48:28 -07:00
static-pod.json rewrite of static pod json zipper 2015-11-13 23:30:26 +00:00
static-pods-ns.yaml rewrite of static pod json zipper 2015-11-13 23:30:26 +00:00
util.sh Minion->Node rename: kube-util hosting provider helper functions 2015-11-26 09:31:46 -08:00