mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-15 14:26:57 +00:00
ConfirmStatefulPodCount() was used at e2e statefulset test only, and that added dependency on another sub framework to statefulset sub framework. This moves ConfirmStatefulPodCount() to the e2e test for clean dependency.