This website requires JavaScript.
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
Files
f4ee44eb390a10761d5d0fdac11f0f2e09f2c88c
kubernetes
/
pkg
/
controller
/
replication
History
Anthony Yeh
f4ee44eb39
RC/RS: Check that ControllerRef UID matches found controller.
...
Otherwise, we may confuse a former controller by that name with a new one that has the same name.
2017-03-20 08:57:42 -07:00
..
BUILD
GC: Fix re-adoption race when orphaning dependents.
2017-03-17 15:39:26 -07:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
OWNERS
controller: add approvers for rc/rs
2017-02-22 10:18:08 +01:00
replication_controller_test.go
GC: Fix re-adoption race when orphaning dependents.
2017-03-17 15:39:26 -07: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
RC/RS: Check that ControllerRef UID matches found controller.
2017-03-20 08:57:42 -07:00