Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overriding user agent when fetching remote images fails in latest main #264

Open
rishisv opened this issue Jan 18, 2021 · 0 comments
Open

Comments

@rishisv
Copy link

rishisv commented Jan 18, 2021

We were using the latest docker image (digest: e3e4a1c09a4c) published a few days ago and trying to override the user agent string using the userAgent config option. But using this option, we failed to fetch image using the image proxy against a site that restricts image fetching without user agent being set, f.e. check this image

However, downgrading to docker image version v0.10.0 works fine. So presume recent changes since v0.10.0 or a third party library use or version upgrade may be causing the issue here. I did quickly go over the code commits but nothing struck out to me as suspect though. Filing this issue to report. But please let me know if you are unable to reproduce this issue with latest code in main branch and I can try without docker container and reproduce again. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant