You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "thomas-gantenbein-tga (via GitHub)" <gi...@apache.org> on 2023/07/26 18:28:26 UTC

[GitHub] [camel-karavan] thomas-gantenbein-tga opened a new pull request, #831: Build git url along the lines of `https://user:password@gitserver.com`

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://password@gitserver.com` instead of `https://user:password@gitserver.com`.
   
   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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin commented on pull request #831: Build git url along the lines of `https://user:password@gitserver.com`

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin commented on PR #831:
URL: https://github.com/apache/camel-karavan/pull/831#issuecomment-1652457148

   Thank you, @thomas-gantenbein-tga 


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin merged pull request #831: Build git url along the lines of `https://user:password@gitserver.com`

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin merged PR #831:
URL: https://github.com/apache/camel-karavan/pull/831


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org