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-11-27 19:16:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
fbb57172799b1bd85b5480578aa49465ef84d140
kubernetes
/
pkg
/
controller
/
statefulset
History
Kubernetes Prow Robot
fbb5717279
Merge pull request
#110069
from FillZpp/fix-statefulset-maxunavailable-less-than-one
...
Fix maxUnavailable of StatefulSet should not less than 1
2022-05-20 16:50:12 -07:00
..
config
OWNERS cleanup - Jan 2021 Week 1
2022-01-10 08:14:29 -05:00
OWNERS
Check in OWNERS modified by update-yamlfmt.sh
2021-12-09 21:31:26 -05:00
stateful_pod_control_test.go
controller change for statefulset auto-delete (tests)
2021-11-17 16:48:50 -08:00
stateful_pod_control.go
…
stateful_set_control_test.go
add maxUnavailable implementation and UT
2022-03-28 11:01:05 -07:00
stateful_set_control.go
Fix maxUnavailable of StatefulSet should not less than 1
2022-05-16 16:58:19 +08:00
stateful_set_status_updater_test.go
…
stateful_set_status_updater.go
…
stateful_set_test.go
controller change for statefulset auto-delete (tests)
2021-11-17 16:48:50 -08:00
stateful_set_utils_test.go
Test: remove redundant SetNamespace() for pvc
2022-03-02 14:10:46 +08:00
stateful_set_utils.go
…
stateful_set.go
Fix event broadcaster shutdown in multiple controllers
2022-05-17 22:14:19 +02:00