Skip to content

Properly handle container registry redirects to fix metadata stored on an S3 backend

Stan Hu requested to merge sh-fix-container-registry-s3-redirects into master

The previous behavior would include the Authorization header, which would make fetching an S3 blob fail quietly.

Closes #22403 (closed)

Merge request reports