nicolaferraro opened a new issue #699: `make generate` does not work with new module structure URL: https://github.com/apache/camel-k/issues/699 It does `operator-sdk generate k8s` under the hood. It does not work even with `go mod vendor`. I did a `dep ensure` in gopath to download the `k8s.io/code-generator` files. It seems a common issue: https://github.com/kubernetes/kubernetes/issues/67566
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
