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-06 18:47:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
57eef320414f46165fc775472a0dc402bcd39311
kubernetes
/
pkg
/
controller
/
statefulset
History
Kubernetes Prow Robot
dc8829df5c
Merge pull request
#75922
from humblec/stateful_set
...
Remove unwanted `else` block from statefulset controller.
2019-07-10 00:12:25 -07:00
..
BUILD
…
OWNERS
Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers
2019-04-16 11:35:21 -07:00
stateful_pod_control_test.go
Remove unwanted
else
block from statefulset controller.
2019-04-01 16:24:55 +05:30
stateful_pod_control.go
…
stateful_set_control_test.go
…
stateful_set_control.go
fix: typo in stateful_set_control
2019-02-27 18:16:50 +08:00
stateful_set_status_updater_test.go
Remove unwanted
else
block from statefulset controller.
2019-04-01 16:24:55 +05:30
stateful_set_status_updater.go
…
stateful_set_test.go
Remove unwanted
else
block from statefulset controller.
2019-04-01 16:24:55 +05:30
stateful_set_utils_test.go
Fix a bug that StatefulSet applies the revision incorrectly
2019-06-30 09:49:00 +08:00
stateful_set_utils.go
Fix a bug that StatefulSet applies the revision incorrectly
2019-06-30 09:49:00 +08:00
stateful_set.go
Remove resync period
2019-03-22 16:40:40 -05:00