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-05 10:05:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
49a2366ddb679df5c2a302508435beab8fc86235
kubernetes
/
pkg
/
controller
/
statefulset
History
Filip Křepinský
1c8b0f697c
fix requests tracker concurrency
2024-05-13 11:11:59 +02: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
fix requests tracker concurrency
2024-05-13 11:11:59 +02:00
stateful_set_control.go
fix stateful set pod recreation and event spam
2024-05-13 11:11:58 +02:00
stateful_set_status_updater_test.go
…
stateful_set_status_updater.go
…
stateful_set_test.go
fix stateful set pod recreation and event spam
2024-05-13 11:11:58 +02: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-10-26 15:34:01 +02:00
stateful_set.go
fix stateful set pod recreation and event spam
2024-05-13 11:11:58 +02:00