mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-18 17:00:24 +00:00
Automatic merge from submit-queue (batch tested with PRs 49316, 46117, 49064, 48073, 49323) Modular extensions for kube scheduler perf testing framework **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #45973 **Special notes for your reviewer**: It is not same as the existing one, the previous one has a single nodeaffinity key with multiple values. This one has multiple keys, values. **Release note**: ``` NONE ```