kubernetes/pkg/controller/node
Oleg Shaldybin 3b15d5be19 Use correct namespace in unit tests that use fake clientset
Fake clientset no longer needs to be prepopulated with records: keeping
them in leads to the name conflict on creates. Also, since fake
clientset now respects namespaces, we need to correctly populate them.
2016-06-28 11:26:34 -07:00
..
cidr_allocator_test.go make podcidr mask size configurable 2016-05-20 20:44:40 +08:00
cidr_allocator.go AllocateOrOccupyCIDR returs quickly 2016-05-31 09:11:42 +02:00
doc.go adjust package name for pkg/controller directory 2015-10-12 09:51:27 +08:00
nodecontroller_test.go Use correct namespace in unit tests that use fake clientset 2016-06-28 11:26:34 -07:00
nodecontroller.go Fix several spelling errors in comments. 2016-06-17 10:41:18 -07:00
rate_limited_queue_test.go Merge pull request #25636 from zhouhaibing089/delnode-fix 2016-05-25 13:33:31 -07:00
rate_limited_queue.go NodeController doesn't evict Pods if no Nodes are Ready 2016-05-17 23:03:21 +02:00