Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c72d234bbf
kubernetes
/
pkg
/
controller
/
node
History
Matt Liggett
0ba1b49b42
When a node becomes unreachable, do not evict DaemonSet-managed pods.
...
Part of the graduation requirement for DaemonSet spelled out in
#15310
.
2016-01-28 11:08:52 -08:00
..
doc.go
adjust package name for pkg/controller directory
2015-10-12 09:51:27 +08:00
nodecontroller_test.go
When a node becomes unreachable, do not evict DaemonSet-managed pods.
2016-01-28 11:08:52 -08:00
nodecontroller.go
When a node becomes unreachable, do not evict DaemonSet-managed pods.
2016-01-28 11:08:52 -08:00
rate_limited_queue_test.go
adjust package name for pkg/controller directory
2015-10-12 09:51:27 +08:00
rate_limited_queue.go
RateLimiter: change CanAccept() to TryAccept()
2015-11-23 16:42:53 -08:00