kubeflow-incubator / tfjob-java-client

Java Client for Kubeflow TFJob
Apache License 2.0
3 stars 6 forks source link

API rule violations exist #16

Open dailong opened 5 years ago

dailong commented 5 years ago

API rule violation: names_match,k8s.io/apimachinery/pkg/apis/meta/v1,Duration,Duration API rule violation: names_match,k8s.io/apimachinery/pkg/apis/meta/v1,InternalEvent,Type API rule violation: names_match,k8s.io/apimachinery/pkg/apis/meta/v1,InternalEvent,Object API rule violation: names_match,k8s.io/apimachinery/pkg/apis/meta/v1,MicroTime,Time API rule violation: names_match,k8s.io/apimachinery/pkg/apis/meta/v1,StatusCause,Type API rule violation: names_match,k8s.io/apimachinery/pkg/apis/meta/v1,Time,Time API rule violation: names_match,k8s.io/apimachinery/pkg/runtime,RawExtension,Raw API rule violation: names_match,k8s.io/apimachinery/pkg/runtime,Unknown,Raw API rule violation: names_match,k8s.io/apimachinery/pkg/runtime,Unknown,ContentEncoding API rule violation: names_match,k8s.io/apimachinery/pkg/runtime,Unknown,ContentType API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,Type API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,IntVal API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,StrVal 2018/08/22 11:57:12 OpenAPI code generation error: Failed executing generator: some packages had errors: API rule violations exist

How to solve it? @JetMuffin @ddysher @gaocegege

jetmuffin commented 5 years ago

@dailong Thanks for this issue, and sorry for not replying in time.

Are you using official tools kubernetes-client/gen or our forked version kubeflow-incubator/gen ?