Make use of bucket website configuration #182

Merged
lx merged 4 commits from improve-website-config into main 2022-01-17 09:47:58 +00:00
Owner
  • GetBucketWebsite is implemented
  • Index document is fetched from bucket website configuration
  • In case of error, an error document is fetched, if it is set in the website configuration
  • The index document and error document can be set on the command line with bucket website
  • Update documentation

Fix #77

- [x] GetBucketWebsite is implemented - [x] Index document is fetched from bucket website configuration - [x] In case of error, an error document is fetched, if it is set in the website configuration - [x] The index document and error document can be set on the command line with `bucket website` - [x] Update documentation Fix #77
lx force-pushed improve-website-config from 9d397520b4 to bebbeec902 2022-01-07 16:15:31 +00:00 Compare
Author
Owner

BUG: error document is only returned on 400 errors (check this in AWS spec)

BUG: error document is only returned on 400 errors (check this in AWS spec)
lx added the
scope
s3-api
label 2022-01-10 11:31:32 +00:00
lx changed target branch from create-delete-buckets to main 2022-01-10 13:17:08 +00:00
lx added 2 commits 2022-01-10 13:18:03 +00:00
Fix trivial bug in CLI
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
17ea28a438
Clarify error message
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
3586c7257c
lx added 1 commit 2022-01-10 14:01:39 +00:00
Add documentation to migrate to 0.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
9cb2e9e57c
lx added 5 commits 2022-01-13 13:24:28 +00:00
lx force-pushed improve-website-config from 5bdf2c3b6e to 60c0033c8b 2022-01-13 13:25:25 +00:00 Compare
lx merged commit 60c0033c8b into main 2022-01-17 09:47:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#182
No description provided.