Commit Graph

512 Commits

Author SHA1 Message Date
Trinity Pointard f5a0cf0414
fix clippy warnings on table 2021-05-03 22:11:41 +02:00
Trinity Pointard f05bb111c2
fix clippy warnings on util and rpc 2021-05-03 22:11:41 +02:00
Trinity Pointard 88925ebe22
add clippy to the CI 2021-05-03 22:11:37 +02:00
Quentin 631c36b3ff S3 API: support ListBuckets 2021-05-03 21:55:30 +02:00
Alex ee2a3d363b
Remove STREAMING-AWS4-HMAC-SHA256-PAYLOAD (see #64) 2021-05-03 17:30:40 +02:00
Alex 575726358c
Tune Sled configuration
- Make sled cache size and flush interval configurable
- Set less agressive default values:
  - cache size 128MB instead of 1GB
  - Flush interval 2 seconds instead of .5 seconds
2021-05-03 17:27:43 +02:00
Alex 339c611789
Add links to git/matrix/drone on top of documentation 2021-05-03 10:45:45 +02:00
Quentin ef4d6e782a
Add minio & rclone to our functional tests
It is now possible to configure which clients
you do not want to test with the env variable SKIP_XXX=1,
XXX being the client name. eg. SKIP_S3CMD=1 ./script/test-smoke.sh
2021-05-02 14:59:58 +02:00
Alex a981244f11
Replace talk links with permalinks 2021-04-30 15:51:32 +02:00
Alex b1f60579a1 Merge pull request 'created doc/talks subfolder and added my talk and the previous one done at the wide team' (#67) from talks into main
Reviewed-on: Deuxfleurs/garage#67
2021-04-30 15:47:11 +02:00
LUXEY Adrien be3b1d8f91 created doc/talks subfolder and added my talk and the previous one done at the wide team 2021-04-30 15:37:43 +02:00
Alex dcfc32cf85
Many S3 compatibility improvements:
- return XML errors
- implement AuthorizationHeaderMalformed error to redirect clients to
  correct location (used by minio client)
- implement GetBucketLocation
- fix DeleteObjects XML parsing and response
2021-04-28 01:05:40 +02:00
Alex 368eb35484 Merge pull request 'Correctly encode ampersand' (#61) from bug/ampersand into main
Reviewed-on: Deuxfleurs/garage#61
2021-04-27 23:15:01 +02:00
Alex 642186c530
Fix #59 (& issue) 2021-04-27 23:10:43 +02:00
Quentin e01f74e763
Introduce test case that demonstrates #59 (the & problem) 2021-04-27 23:09:26 +02:00
Alex 119217f9f6
change a few comments 2021-04-27 16:53:47 +02:00
Trinity Pointard 2812a027ea
change some more comments and revert changes on TableSchema 2021-04-27 16:49:07 +02:00
Trinity Pointard 74373aebcf
make most requested changes 2021-04-27 16:47:08 +02:00
Alex 16300bbd89
remove useless comment 2021-04-27 16:44:01 +02:00
Alex f2e1fca658
re-disable drone caches 2021-04-27 16:37:11 +02:00
Alex 640e3921d8
Use pre-prepared Docker image in CI to speed things up 2021-04-27 16:37:11 +02:00
Alex 7f1a50dbd9
Update drone CI signature 2021-04-27 16:37:11 +02:00
Trinity Pointard 1273802994
use volume for cargo home
so it gets preserved between steps, and registry download is done only once
2021-04-27 16:37:11 +02:00
Alex 4af39ab47a
fix drone CI signature 2021-04-27 16:37:11 +02:00
Alex 1c97b82c45
Skip Drone CI caching 2021-04-27 16:37:11 +02:00
Trinity Pointard 5c4b2cec3c
document garage crate 2021-04-27 16:37:10 +02:00
Trinity Pointard 1e3df189d0
document api crate 2021-04-27 16:37:10 +02:00
Trinity Pointard a2e1617d84
document web crate 2021-04-27 16:37:10 +02:00
Trinity Pointard 67585a4ffa
attempt at documenting model crate 2021-04-27 16:37:10 +02:00
Trinity Pointard b437610812
attempt at documenting table crate 2021-04-27 16:37:10 +02:00
Trinity Pointard f871689571
run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
Trinity Pointard 8e0524ae15
document rpc crate 2021-04-27 16:37:10 +02:00
Trinity Pointard f9bd2d8fb7
document util crate 2021-04-27 16:37:10 +02:00
Alex bf36f1f16a
Update documentation 2021-04-27 16:37:10 +02:00
Alex f7c09daa46
Try to fix Drone 2021-04-27 16:37:09 +02:00
Alex 6b2b400292
small simplify 2021-04-27 16:37:09 +02:00
Alex 8c33d565d6
Merge discovery loop with consul 2021-04-27 16:37:09 +02:00
Alex 948e44a3f6
cargo fmt 2021-04-27 16:37:09 +02:00
Alex 3e2e38c830
Print stats 2021-04-27 16:37:09 +02:00
Alex 2e53e31cdd
Cargo fmt 2021-04-27 16:37:09 +02:00
Alex 64b91c2645
Keep old data 2021-04-27 16:37:09 +02:00
Alex e16077f40a
Persist directly and not in background 2021-04-27 16:37:09 +02:00
Alex 15ae74b080
Install rustfmt 2021-04-27 16:37:09 +02:00
Alex 379af242ae
Fix Drone CI signature 2021-04-27 16:37:08 +02:00
Alex 9ced9f78dc
Improve bootstraping: do it regularly; persist peer list 2021-04-27 16:37:08 +02:00
Alex 3a449badb1
Add signature to Drone CI 2021-04-27 16:37:08 +02:00
Alex 9996dcf13e
test2 2021-04-27 16:37:08 +02:00
Alex 7bc708d71d
test 2021-04-27 16:37:08 +02:00
Alex d86abb98f0
Drone CI badge on branch main 2021-04-27 16:37:08 +02:00
Alex 9589d10165
fix command for adding node 2021-04-27 16:37:08 +02:00