Skip to content

fix download b2i file error

Calvin Yu请求将github/fork/minghaoye/master合并到master

Created by: minghaoye

/kind bug

What this PR does / why we need it:

we used followRedirects options in http-proxy at initial, but it cant set headers(backend need to remove auth header after redirect) after getting redirect url, so this pr write a special proxy to set headers between redirecting

Which issue(s) this PR fixes:

Fixes https://github.com/kubesphere/kubesphere/issues/1546

合并请求报告

加载中