Select Git revision
service_proxy.go
Forked from
GitLab.org / gitlab-runner
-
In this commit we add new session endpoint like `/proxy/buildOrService/port/requestedURI`. Through this endpoint we will be able to proxy requests to services running inside each service container. At the moment only the kubernetes executor implements this new functionality
In this commit we add new session endpoint like `/proxy/buildOrService/port/requestedURI`. Through this endpoint we will be able to proxy requests to services running inside each service container. At the moment only the kubernetes executor implements this new functionality
service_proxy.go 4.74 KiB