mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 23:05:05 +00:00
Prevent starting pods with resources satisfied by a single NUMA node on multiple NUMA nodes. The code returned before it updated the minimal amount of NUMA nodes that can satisfy the container requests. Signed-off-by: Artyom Lukianov <alukiano@redhat.com>