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
36e2d0b4cb2b12ef620db5c258e218cc0dcda755
kubernetes
/
pkg
/
controller
/
statefulset
History
zhangxiaoyu-zidif
026638af51
stateful_pod_control.go: format the code
2017-04-28 18:16:19 +08:00
..
BUILD
bazel
2017-04-27 09:41:53 -07:00
OWNERS
Add approvers to StatefulSet
2017-02-23 11:03:09 -08:00
stateful_pod_control_test.go
Removed hostname/subdomain annotation.
2017-04-10 13:55:40 +08:00
stateful_pod_control.go
stateful_pod_control.go: format the code
2017-04-28 18:16:19 +08:00
stateful_set_control_test.go
StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its
2017-04-21 08:38:21 -07:00
stateful_set_control.go
easy changes
2017-04-27 09:41:53 -07:00
stateful_set_test.go
StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its
2017-04-21 08:38:21 -07:00
stateful_set_utils_test.go
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
2017-04-17 11:38:11 -07:00
stateful_set_utils.go
StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its
2017-04-21 08:38:21 -07:00
stateful_set.go
Merge pull request
#44487
from resouer/fix-ss-error
2017-04-21 01:55:57 -07:00