kubernetes/pkg/controller/node
Oleg Shaldybin a58b4cf59d Don't panic in NodeController if pod update fails
Previously it was trying to use a nil pod variable if error was returned
from the pod update call.
2016-06-28 11:54:13 -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 Don't panic in NodeController if pod update fails 2016-06-28 11:54:13 -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