mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
Automatic merge from submit-queue Move hardPodAffinitySymmetricWeight to scheduler policy config **What this PR does / why we need it**: Move hardPodAffinitySymmetricWeight to scheduler policy config **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #43845 **Special notes for your reviewer**: If you like this, will add test later **Release note**: ``` Move hardPodAffinitySymmetricWeight from KubeSchedulerConfiguration to scheduler Policy config ```