Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Use unsigned s3 requests when missing credentials #2939

Merged
merged 2 commits into from
Jun 10, 2019

Conversation

epwalsh
Copy link
Member

@epwalsh epwalsh commented Jun 10, 2019

Fixes #2929

@epwalsh
Copy link
Member Author

epwalsh commented Jun 10, 2019

Disclosure: this is missing a test case because I'm not sure how to create a test environment with / without credentials. Suggestions welcome, if you think it's necessary. I did of course run it locally both with and without creds to confirm that it works.

Copy link
Contributor

@matt-gardner matt-gardner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @epwalsh!

@matt-gardner matt-gardner merged commit 44ba490 into allenai:master Jun 10, 2019
@epwalsh epwalsh deleted the s3-no-creds branch June 10, 2019 23:10
reiyw pushed a commit to reiyw/allennlp that referenced this pull request Nov 12, 2019
* use unsigned s3 requests when missing credentials

* revert to using resource
matt-peters pushed a commit to matt-peters/allennlp that referenced this pull request Jan 8, 2020
* use unsigned s3 requests when missing credentials

* revert to using resource
TalSchuster pushed a commit to TalSchuster/allennlp-MultiLang that referenced this pull request Feb 20, 2020
* use unsigned s3 requests when missing credentials

* revert to using resource
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Caching of s3:// public resources fail without credentials
2 participants