squakez commented on PR #3185: URL: https://github.com/apache/camel-k/pull/3185#issuecomment-1115834390
It looks like a Golang project setting issue. The action you're doing is always calling a `make controller-gen` which should take care to install that binary in your environment. Can you try running only `make controller-gen` and check if a binary is installed in the `$(go env GOPATH)/bin` directory? -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org