mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-31 22:01:06 +00:00
Adds missing tests based on KUBE_COVER and checks that errors returned by validation are of the type and for the field expected. Fixes tests that had multiple errors so later failures aren't masked if there's a regression in only one of the errors.