mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 23:03:53 +00:00
Automatic merge from submit-queue (batch tested with PRs 39169, 40719, 38954, 40808, 40689) Add StatefulSets checks at Service level Hi! Please let me propose some very small e2e testsuite enhancement. This PR removed a `TODO` about checking governing service at unit test level (which is hard) and adds this to e2e testsuite. Thanks Sebastian