mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-08 14:23:30 +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.