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
It's just to track the issues. After hours of debugging, I've discovered that v1_json_schema_props->properties is currently not supported, it's deep in the code and I had to gdb to find this issue.
So, the creation of a CRD via ApiextensionsV1API_createCustomResourceDefinition api, it creates basically a CRD without spec/status since the library is not able to parse the properites.