mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-27 19:16:16 +00:00
* Adds docs to the NestedObjectDecoder about handling strict decoding errors. * Updates all in-tree NestedObjectDecoder implementations and callers to check for strict decoding errors before short-circuiting on error.