shieldproject / shield

A standalone system that can perform backup and restore functions for a wide variety of pluggable data systems
MIT License
371 stars 69 forks source link

Handle AWS 301's in Purge task (#569) #678

Closed mordax7 closed 4 years ago

mordax7 commented 4 years ago

Similar to the 8051b28 commit, this commit will attempt the requests without the path-based addressing in the Purging task.

Fixes #568

mordax7 commented 4 years ago

@jhunt This change is untested since I didn't know if there are any tests cases available, please review in detail.

Can you please link me to some test cases for future reference?

jhunt commented 4 years ago

LGTM