kubernetes/contrib/mesos/pkg
Sergiusz Urbaniak 1fd3bc087b pod_task: use annotations rather than labels for roles
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.
2015-12-15 12:45:54 +01:00
..
assert Kubernetes Mesos integration 2015-06-10 20:58:39 +00:00
backoff Kubernetes Mesos integration 2015-06-10 20:58:39 +00:00
controllermanager Added PersistentVolumeController 2015-12-11 10:33:30 -05:00
election Futher storage isolation and removal of the tools interface. 2015-12-09 11:04:14 -06:00
executor executor, scheduler: make default pod roles configurable 2015-12-14 15:18:39 +01:00
hyperkube Revert "Revert "Add Mesos hyperkube minion server "" 2015-07-31 20:33:04 +02:00
minion added proxy-mode flag to scheduler and minion 2015-11-18 20:32:44 +00:00
node Merge pull request #17917 from mesosphere/jdef_fix_downward_api_compat 2015-12-13 06:55:22 -08:00
offers use WithoutCancel interface w/ Pop(nil) 2015-12-12 15:33:48 +00:00
podutil rewrite of static pod json zipper 2015-11-13 23:30:26 +00:00
proc clean up DATA RACE from Fatalf; avoid returning too early, actually wait for deeply nested actions to complete (flake) 2015-09-25 23:07:49 +00:00
profile Kubernetes Mesos integration 2015-06-10 20:58:39 +00:00
queue use WithoutCancel interface w/ Pop(nil) 2015-12-12 15:33:48 +00:00
redirfd Correcting all go vet errors 2015-08-11 13:55:37 -07:00
runtime run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
scheduler pod_task: use annotations rather than labels for roles 2015-12-15 12:45:54 +01:00
service Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00