mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 23:15:10 +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.