mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-14 16:25:09 -05:00
* wire now (time) to the availability checks in the StatefulSet controller - this helps to make the controller reconcilliation consistent * schedule pod availability checks at the correct time in StatefulSets * replace "k8s.io/klog/v2/ktesting" with "k8s.io/kubernetes/test/utils/ktesting" for advanced features (e.g. Eventually) * add StatefulSetAvailabilityCheck test |
||
|---|---|---|
| .. | ||
| config | ||
| metrics | ||
| testdata | ||
| OWNERS | ||
| stateful_pod_control.go | ||
| stateful_pod_control_test.go | ||
| stateful_set.go | ||
| stateful_set_compatibility_test.go | ||
| stateful_set_control.go | ||
| stateful_set_control_test.go | ||
| stateful_set_status_updater.go | ||
| stateful_set_status_updater_test.go | ||
| stateful_set_test.go | ||
| stateful_set_utils.go | ||
| stateful_set_utils_test.go | ||