kubernetes/plugin/pkg/scheduler
Clayton Coleman 3e2e4714a2 Always set ?namespace in query if specified
Revise our code to only call Request.Namespace() if a namespace
*should* be present.  For root scoped resources, namespace should
be ignored.  For namespaced resources, it is an error to have
Namespace=="".
2015-02-16 00:23:38 -05:00
..
algorithmprovider Fix typos in user-facing strings 2015-01-18 01:32:34 -06:00
factory Always set ?namespace in query if specified 2015-02-16 00:23:38 -05:00
server Convert the scheduler binary to hyperkube. 2015-02-02 10:01:36 -08:00
scheduler.go Remove CONDITION from event object completely 2015-01-14 14:17:16 -08:00
scheduler_test.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00