mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-07 08:35:35 +00:00
Automatic merge from submit-queue (batch tested with PRs 52724, 52807). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.. Add e2e test for volume metrics Adding e2e test for volume metrics. These tests need to be run in serial to verify accuracy Fixes https://github.com/kubernetes/kubernetes/issues/52458 cc @saad-ali @jdumars /sig storage