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-10-01 16:22:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f371c1431483ff7fb5a1a3bb0f13a7890fabfd9d
kubernetes
/
pkg
/
controller
/
statefulset
History
Chao Xu
958903509c
bazel
2017-04-27 09:41:53 -07:00
..
BUILD
bazel
2017-04-27 09:41:53 -07:00
OWNERS
…
stateful_pod_control_test.go
…
stateful_pod_control.go
easy changes
2017-04-27 09:41:53 -07: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