Skip to content

Support SendURL for performing indirect download of artifacts if clients does…

Kamil Trzciński requested to merge use-send-url-for-incompatible-runners into master

What does this MR do?

This makes a use of Workhorse feature SendURL which makes Workhorse to proxy response for given request.

We use that for Artifacts that are being downloaded by runner, because older runners cannot validate certificate of remote server when trying to download the artifacts.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-com/infrastructure/issues/3618

Edited by Grzegorz Bizon

Merge request reports