mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00: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