astefanutti commented on issue #665: Error creating integration context with 
buildStrategy: routine on minikube
URL: https://github.com/apache/camel-k/issues/665#issuecomment-493923428
 
 
   The `routine` build strategy is currently not supported with the `kaniko` 
publish strategy. The main reason is to support different installation paths, 
like OLM, in addition to `kamel` CLI, that prevent creating resources like PVCs 
before hand.
   
   I plan to work on a `service` build strategy that would off-load the build 
controller in a separate service and _decorate_ the `routine` build strategy.
   
   In the meantime, we may want to improve the error handling, and fail fast 
when the `--build-strategy` option is set to `routine` for Kubernetes / Kaniko.

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

Reply via email to