mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Without this, the Jobs client used by kubectl had codec type v1. You would not notice this on, say, a GET. But when you tried to do an Update, which did client-side conversion, then you would get an error.