lindenlab / caddy-s3-proxy

s3 proxy plugin for caddy
Apache License 2.0
72 stars 22 forks source link

uncomment precondition failed tests #25

Closed gilbsgilbs closed 3 years ago

gilbsgilbs commented 3 years ago

the issue was fixed upstream: https://github.com/localstack/localstack/issues/3168

rayjlinden commented 3 years ago

Is this ready to merge or did you have other changes in mind?

gilbsgilbs commented 3 years ago

Yes localstack fixed this bug after I opened an issue for it. No other changes intended to this PR, the fix is already available on their latest docker image so it just works. You may need to update you local docker image of localstack if you plan on running the tests suite locally.