mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 05:43:58 +00:00
Automatic merge from submit-queue Improve script for running scheduler benchmarks Without this change, this script didn't work in my environment - it's making more consistent with other scripts. @hongchaodeng @xiang90