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-09-30 14:46:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ccda2d6fd413d02b9df2dd76ca643dfb42d62aaf
kubernetes
/
pkg
/
controller
/
statefulset
History
Kubernetes Prow Robot
ccca58aa36
Merge pull request
#120075
from lowang-bh/enhancement
...
Call getPodRevision once
2023-10-23 19:51:40 +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
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
Merge pull request
#120731
from Nordix/sts_issue/adil
2023-10-20 14:42:08 +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