go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -p --junit-report="test-integration-nc.xml" --label-filter=nocluster tests/integration Failed to compile integration: # k8s.io/client-go/applyconfigurations/meta/v1 ..\..\vendor\k8s.io\client-go\applyconfigurations\meta\v1\unstructured.go:64:38: cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData Ginkgo ran 1 suite in 31.1948086s Test Suite Failed