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
Each converter currently contains code to convert object/type meta fields between Koki and Kube.
We should be able to inline a struct for the Short-ed object/type meta fields.
Also, instead of including a hardcoded default version string in the koki->kube conversion, use the groupversion strings from the k8s packages.
The text was updated successfully, but these errors were encountered:
Each converter currently contains code to convert object/type meta fields between Koki and Kube.
We should be able to inline a struct for the Short-ed object/type meta fields.
Also, instead of including a hardcoded default version string in the koki->kube conversion, use the groupversion strings from the k8s packages.
The text was updated successfully, but these errors were encountered: