This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-09-30 14:46:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
01d025a7cca4ab5db5b10ab720991cb77d40cc51
kubernetes
/
pkg
/
controller
/
replication
History
Anthony Yeh
01d025a7cc
ControllerRefManager: Don't always filter inactive Pods.
...
Some controllers, like DaemonSet, want to see all Pods.
2017-03-01 15:43:51 -08:00
..
BUILD
RC/RS: Use ControllerRef to route watch events.
2017-03-01 15:43:50 -08:00
doc.go
…
OWNERS
controller: add approvers for rc/rs
2017-02-22 10:18:08 +01:00
replication_controller_test.go
RC/RS: Don't requeue on error inside sync function.
2017-03-01 15:43:51 -08:00
replication_controller_utils.go
Enqueue controllers after minreadyseconds when all pods are ready
2017-02-27 19:28:15 +01:00
replication_controller.go
ControllerRefManager: Don't always filter inactive Pods.
2017-03-01 15:43:51 -08:00