mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 03:44:04 +00:00
Automatic merge from submit-queue schedulercache: remove bind() from AssumePod Due to #24197, we make bind() asynchronous and don't need it anymore. Submit this PR to clean it up.