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/09/26 09:24:21 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #960: Kaniko step fails on Minikube

nicolaferraro opened a new issue #960: Kaniko step fails on Minikube
URL: https://github.com/apache/camel-k/issues/960
 
 
   Context:
   - Minikube 1.4
   - Knative Serving + Eventing 0.9
   
   ```
   camel-k-kit-bm681ss85ojj9bdddrf0-builder builder {"level":"info","ts":1569489172.0693874,"logger":"camel-k.builder","msg":"step done in 0.004488 seconds","step":"github.com/apache/camel-k/pkg/builder/IncrementalPackager","phase":30,"kit":"kit-bm681ss85ojj9bdddrf0"}
   camel-k-kit-bm681ss85ojj9bdddrf0-builder builder {"level":"info","ts":1569489172.069422,"logger":"camel-k.builder","msg":"executing step","step":"github.com/apache/camel-k/pkg/builder/kaniko/Publisher","phase":40,"kit":"kit-bm681ss85ojj9bdddrf0"}
   camel-k-kit-bm681ss85ojj9bdddrf0-builder builder {"level":"info","ts":1569489172.0694778,"logger":"camel-k.builder","msg":"step failed with error: open /workspace/builder-713355563/package/context/Dockerfile: no such file or directory","step":"github.com/apache/camel-k/pkg/builder/kaniko/Publisher","phase":40,"kit":"kit-bm681ss85ojj9bdddrf0"}
   ```
   
   I've tried switching to StandardPackager instead of IncrementalPackager and it seems to work. Any hint @astefanutti ?
   

----------------------------------------------------------------
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