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-03 09:06:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b0d04d933be8478f06aeedabb32830026c9b51ab
kubernetes
/
pkg
/
controller
/
statefulset
History
Aleksandra Malinowska
7989400bef
Fix concurrent write when filling PVC labels
2023-10-11 15:07:55 +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
Modify test PVC to detect concurrent map write bug
2023-10-11 15:07:50 +02:00
stateful_set_control.go
Revert "Make StatefulSet restart pods with phase Succeeded"
2023-09-19 15:49:36 +02:00
stateful_set_status_updater_test.go
…
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
Fix concurrent write when filling PVC labels
2023-10-11 15:07:55 +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