thomas-gantenbein-tga opened a new pull request, #831: URL: https://github.com/apache/camel-karavan/pull/831
I used the karavan-cli-3.21.0.jar to try out Karavan on minikube, but it failed to connect to my git repository. I guess that's because the scripts all construct a git url like `https://[email protected]` instead of `https://user:[email protected]`. urlencoding can be an issue, too, if someone is using a token that contains a slash, for example. But I guess that can be handled by documentation. -- 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]
