mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 10:48:15 +00:00
Automatic merge from submit-queue (batch tested with PRs 40428, 40176) Cleaup Affinity post conversion from annotations to fields **What this PR does / why we need it**: Cleans up leftover work from the conversion of affinity from annotations to fields. fixes #40016 related #25319 **Special notes for your reviewer**: There are some TODO items left for @luxas or @errordeveloper b/c they were trying to use affinity in a way that is not possible. **Release note**: ```release-note NONE ``` /cc @kubernetes/sig-scheduling-misc @rrati