You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/18 08:22:07 UTC

[GitHub] [camel-k] squakez edited a comment on issue #2576: Google storage component doesn't work

squakez edited a comment on issue #2576:
URL: https://github.com/apache/camel-k/issues/2576#issuecomment-900919091


   I've also tested the same with `1.5.0` and it's working as expected. The only thing is that it requires a `--build-property quarkus.google.cloud.project-id=test` (available in 1.5 only) to startup.
   
   The dependency should be detected automatically. In order to troubleshoot it you can execute `kamel describe integration route` and see if the dependency was indeed included. Also, you may have a look at the `camel-k-operator` pod log in order to check problems during the assembly phase. Finally, you may check the `Build` that is in charge to create a `Kit` via `k describe builds kit-c4ec3jk3k6d8tsit3bvg`


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org