davsclaus commented on issue #771:
URL: https://github.com/apache/camel-karavan/issues/771#issuecomment-1551923468

   okay so it smells like some tekton setting
   
https://stackoverflow.com/questions/70089769/tekton-task-fails-with-more-than-one-persistentvolumeclaim-is-bound
   
   ```
   kubectl edit configmap feature-flags -n tekton-pipelines
   ```
   
   And setting that anfinity to true, then tekton could start building
   
   However its slow
   ```
   karavan-myproject-8kmrz-karavan-task-dev-quarkus-pod 
step-karavan-build-deploy /tekton/scripts/script-0-9n74f: line 15: cd: 
/scripts/myproject: No such file or directory
   karavan-myproject-8kmrz-karavan-task-dev-quarkus-pod 
step-karavan-build-deploy jbang -Dcamel.jbang.version=3.20.4 camel@apache/camel 
export --local-kamelet-dir=/scripts/kamelets
   ```
   
   3 minutes so far


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to