mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +00:00
resource.Builder should prohibit empty resource names (the error is from the wrong place) so that commands that work on multiple resources but not resource types can properly limit errors.