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-09 00:26:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
cae19f9e851864b03bc0a6cfde301bea77a4fece
kubernetes
/
pkg
/
controller
/
statefulset
History
Kubernetes Prow Robot
9f0b491953
Merge pull request
#113270
from rrangith/fix/create-pvc-for-pending-pod
...
Automatically recreate PVC for pending STS pod
2023-03-03 10:24:58 -08:00
..
config
…
OWNERS
…
stateful_pod_control_test.go
Avoid mutation of PVC in stateful set controller shared cache
2023-01-05 18:09:05 -08:00
stateful_pod_control.go
Merge pull request
#113270
from rrangith/fix/create-pvc-for-pending-pod
2023-03-03 10:24:58 -08:00
stateful_set_control_test.go
Make e2e test not rely on local volumes
2023-01-17 10:21:42 -05:00
stateful_set_control.go
New function for creating missing pvcs
2023-01-17 10:21:42 -05:00
stateful_set_status_updater_test.go
…
stateful_set_status_updater.go
…
stateful_set_test.go
…
stateful_set_utils_test.go
…
stateful_set_utils.go
Automatically recreate pvc when sts pod is stuck in pending
2023-01-17 10:21:41 -05:00
stateful_set.go
Fix indentation/spacing in comments to render correctly in godoc
2022-12-17 23:27:38 -05:00