mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-02 02:21:22 +00:00
The content of a RawExtension isn't constrained on its own, but there is a de facto requirement that the object in a request body can be converted to unstructured. Currently, a RawExtension can only be converted to unstructured if its Raw field is nil or if it contains valid JSON.
4.3 KiB
4.3 KiB