You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Honour endpoint's ssl config when cloning private git repos (#4852)
* Fix helm chart note for ClusterIP
* CF Push: Ensure git credentials are not stored in env var
- use a specific var for clone url instead of obj that becomes env var
- tidy up logic
* Fix issue where path was unescaped, causing proxy fetch of gitlab projects containing %2f to 404
* Update clone failed text, repo does not now have to be public
* Apply nginx uri substituion fix to nginx.dev.conf as well
- think this is only used by docker compose, which isn't supported anymore
* Honour endpoint's ssl config when cloning private git repos
0 commit comments