kubernetes / client-go

Go client for Kubernetes.
Apache License 2.0
8.78k stars 2.9k forks source link

k8s.io/client-go@v0.27.3/applyconfigurations/meta/v1/unstructured.go:64:38 #1279

Closed yasin-cs-ko-ak closed 1 year ago

yasin-cs-ko-ak commented 1 year ago

Facing issue while executing There is two different modules for "github.com/google/gnostic-models/openapiv2" and "github.com/google/gnostic/openapiv2" causing problems

/home/user/go/pkg/mod/k8s.io/client-go@v0.27.3/applyconfigurations/meta/v1/unstructured.go:64:38: cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData