You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/05/28 15:52:24 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #699: `make generate` does not work with new module structure

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:
users@infra.apache.org


With regards,
Apache Git Services