mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 19:36:22 +00:00
Automatic merge from submit-queue (batch tested with PRs 50758, 48057) Fix node allocatable resource validation GetNodeAllocatableReservation gets all the reserved resource value Allocatable resource = capacity - reservation **Release note**: ```release-note NONE ```