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-02 00:30:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a62eb45ae2bbbe0ce2f7cc460821d33fba48e735
kubernetes
/
pkg
/
controller
/
statefulset
History
Kubernetes Prow Robot
3eca0a5f78
Merge pull request
#120398
from aleksandra-malinowska/sts-restart-always
...
Make StatefulSet restart pods with phase Succeeded
2023-09-13 12:40:12 -07:00
..
config
…
OWNERS
…
stateful_pod_control_test.go
Migrated the StatefulSet controller (within `kube-controller-manager) to use [contextual logging](
https://k8s.io/docs/concepts/cluster-administration/system-logs/#contextual-logging
)
2023-03-08 18:57:57 +08:00
stateful_pod_control.go
Apply to use contextual logging for all loggers in statefulSet
2023-05-18 16:55:19 +08:00
stateful_set_control_test.go
Merge pull request
#120398
from aleksandra-malinowska/sts-restart-always
2023-09-13 12:40:12 -07:00
stateful_set_control.go
Make StatefulSet restart pods with phase Succeeded
2023-09-08 17:47:17 +02:00
stateful_set_status_updater_test.go
Promote minReadySeconds to GA
2022-07-13 11:37:10 -04:00
stateful_set_status_updater.go
…
stateful_set_test.go
Migrated the StatefulSet controller (within `kube-controller-manager) to use [contextual logging](
https://k8s.io/docs/concepts/cluster-administration/system-logs/#contextual-logging
)
2023-03-08 18:57:57 +08:00
stateful_set_utils_test.go
Use ptr.To to retrieve intstr addresses
2023-09-08 11:10:50 +02:00
stateful_set_utils.go
Make StatefulSet restart pods with phase Succeeded
2023-09-08 17:47:17 +02:00
stateful_set.go
Migrated the StatefulSet controller (within `kube-controller-manager) to use [contextual logging](
https://k8s.io/docs/concepts/cluster-administration/system-logs/#contextual-logging
)
2023-03-08 18:57:57 +08:00