doru1004 commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646296555
I tried this: ``` kamel run -d github:$user/$repo path/to/KafkaProducer.java ``` And the builder errored: ``` camel-k-kit-brlt2h4evfv6ukf4201g-builder 0/1 Init:Error 0 9s ``` ``` > kubectl logs camel-k-kit-brlt2h4evfv6ukf4201g-builder Error from server (BadRequest): container "buildah" in pod "camel-k-kit-brlt2h4evfv6ukf4201g-builder" is waiting to start: PodInitializing ``` Is there a way to get more information about the failure? ---------------------------------------------------------------- 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: us...@infra.apache.org