mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
This commit migrates the validation for the AllocationResult.Results field to declarative validation by adding the +k8s:maxItems=32 tag. This aligns with the existing AllocationResultsMaxSize constant and ensures consistency with similar fields like ReservedFor. This change is applied to the following API versions: - resource/v1 - resource/v1beta1 - resource/v1beta2