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
We've got some hard-coded maps of our CRD group version kinds. There are some APIs in the SDK to fetch models if you know GVKs, but there doesn't seem to be a helper available to looking up "latest" GVKs, where you have a known group + kind. Add a helper to look this up, and replace our static GVK maps.
The text was updated successfully, but these errors were encountered:
We've got some hard-coded maps of our CRD group version kinds. There are some APIs in the SDK to fetch models if you know GVKs, but there doesn't seem to be a helper available to looking up "latest" GVKs, where you have a known group + kind. Add a helper to look this up, and replace our static GVK maps.
The text was updated successfully, but these errors were encountered: