mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-15 15:30:34 +00:00
Automatic merge from submit-queue Add meta field to predicate signature to avoid computing the same things multiple times This PR only uses it to avoid computing QOS of a pod for every node from scratch. Ref #28590