mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-05 01:55:42 +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 ```