Forum | Documentation | Website | Blog

Skip to content
  • Francisco Javier López's avatar
    Added service proxy to the kubernetes executor · ced6d4a6
    Francisco Javier López authored
    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
    ced6d4a6