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-12-08 02:15:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d655c9a87335498857a63d5fcefa7a6d7db1ce93
kubernetes
/
pkg
/
controller
/
statefulset
History
Pingan2017
38c6dcf519
fix typo: scale dowm-> scale down
2018-08-01 10:39:59 +08:00
..
BUILD
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
OWNERS
…
stateful_pod_control_test.go
…
stateful_pod_control.go
Merge pull request
#55792
from dhilipkumars/statefulset-appsv1
2018-01-26 06:54:33 -08:00
stateful_set_control_test.go
set updated replicas correctly in scale up, scale down scenarios as well
2018-04-25 20:46:17 -05:00
stateful_set_control.go
fix typo: scale dowm-> scale down
2018-08-01 10:39:59 +08:00
stateful_set_status_updater_test.go
…
stateful_set_status_updater.go
…
stateful_set_test.go
fix unit tests using Patch in fake client
2018-05-30 11:33:55 -07:00
stateful_set_utils_test.go
…
stateful_set_utils.go
Modify tests
2018-02-22 19:19:06 +05:30
stateful_set.go
should use time.Since instead of time.Now().Sub
2018-04-10 12:05:51 +08:00