You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that in general with the generic api I can workaroud all the model-cjson converting issues, but I still think it's important to report all the bugs.
Every call to this method returns a NULL v1_status_t* so I started to dig deeper.
This call should return a v1_custom_resource_definition_t and not a v1_status_t. That's why parsing is failing.