Open hishamanver opened 2 years ago
Ties to https://github.com/rpardini/docker-registry-proxy/pull/102
Added ENV check and include file to force upstream to use http 1.1
Use case - we have a harbor upstream registry sits behind an envoy proxy that requires connections to use http2.
This PR forces the connection to use http 1.1
Please ignore whitespace differences :)
@rpardini, hi. Is it possible to merge this? We are currently facing the same issue with a 426 Upgrade Required error, with cr.yandex as the upstream.
Ties to https://github.com/rpardini/docker-registry-proxy/pull/102
Added ENV check and include file to force upstream to use http 1.1
Use case - we have a harbor upstream registry sits behind an envoy proxy that requires connections to use http2.
This PR forces the connection to use http 1.1
Please ignore whitespace differences :)