oscerd commented on issue #3837:
URL: https://github.com/apache/camel-k/issues/3837#issuecomment-1340672348

   The make fails now with 
   
   ####### Building kamel CLI...
   CGO_ENABLED=0 go build -ldflags "-X 
github.com/apache/camel-k/pkg/util/defaults.GitCommit=db39feaed3dc67931c5b707a8aa1fb58660a2a82"
 -trimpath -o kamel ./cmd/kamel/*.go
   go test -run nope -tags="integration" ./e2e/global/... > /dev/null
   # github.com/apache/camel-k/e2e/global/common 
[github.com/apache/camel-k/e2e/global/common.test]
   e2e/global/common/scale_integration_test.go:106:60: 
camel.CamelV1().Integrations(ns).PatchScale undefined (type 
"github.com/apache/camel-k/pkg/client/camel/clientset/versioned/typed/camel/v1".IntegrationInterface
 has no field or method PatchScale)
   make: *** [Makefile:338: build-compile-integration-tests] Errore 2
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to