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
{{ message }}
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.
I just hit this https://gist.github.com/jstrachan/b13219083279d6d2b724 as this class https://github.com/fabric8io/kubernetes-model/blob/master/kubernetes-model/src/main/java/io/fabric8/kubernetes/api/model/KubernetesKind.java#L26 was missing the particular model type I was using.
We should generate this class with all the entities from Kubernetes (ditto for OpenShift).
we could maybe refactor this old code to generate it from the generated model https://github.com/jstrachan/fabric8/blob/cdelivery/components/kubernetes-codegen/src/main/java/io/fabric8/kubernetes/codegen/GenerateKindToClassMap.java
The text was updated successfully, but these errors were encountered: