mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-15 23:53:09 +00:00
Automatic merge from submit-queue (batch tested with PRs 64882, 64692, 64389, 60626, 64840). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. update pod state of scheduler cache when UpdatePod update pod state map in scheduler cache when call UpdatePod. @k82cn @bsalamat ```release-note keep pod state consistent when scheduler cache UpdatePod ```