f05bb111c2
fix clippy warnings on util and rpc
2021-05-03 22:11:41 +02:00
88925ebe22
add clippy to the CI
2021-05-03 22:11:37 +02:00
631c36b3ff
S3 API: support ListBuckets
continuous-integration/drone/push Build is passing
2021-05-03 21:55:30 +02:00
ee2a3d363b
Remove STREAMING-AWS4-HMAC-SHA256-PAYLOAD (see #64 )
continuous-integration/drone/push Build is passing
2021-05-03 17:30:40 +02:00
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
339c611789
Add links to git/matrix/drone on top of documentation
continuous-integration/drone/push Build is passing
2021-05-03 10:45:45 +02:00
ef4d6e782a
Add minio & rclone to our functional tests
...
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
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
a981244f11
Replace talk links with permalinks
continuous-integration/drone/push Build is passing
2021-04-30 15:51:32 +02:00
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
...
continuous-integration/drone/push Build is passing
Reviewed-on: #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
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-04-30 15:37:43 +02:00
dcfc32cf85
Many S3 compatibility improvements:
...
continuous-integration/drone/push Build is passing
- 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
368eb35484
Merge pull request 'Correctly encode ampersand' ( #61 ) from bug/ampersand into main
...
continuous-integration/drone/push Build is passing
Reviewed-on: #61
2021-04-27 23:15:01 +02:00
642186c530
Fix #59 (& issue)
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-04-27 23:10:43 +02:00
e01f74e763
Introduce test case that demonstrates #59 (the & problem)
2021-04-27 23:09:26 +02:00
119217f9f6
change a few comments
continuous-integration/drone/push Build is passing
2021-04-27 16:53:47 +02:00
2812a027ea
change some more comments and revert changes on TableSchema
continuous-integration/drone/push Build is passing
2021-04-27 16:49:07 +02:00
74373aebcf
make most requested changes
2021-04-27 16:47:08 +02:00
16300bbd89
remove useless comment
continuous-integration/drone/push Build is passing
2021-04-27 16:44:01 +02:00
f2e1fca658
re-disable drone caches
continuous-integration/drone/push Build is passing
2021-04-27 16:37:11 +02:00
640e3921d8
Use pre-prepared Docker image in CI to speed things up
2021-04-27 16:37:11 +02:00
7f1a50dbd9
Update drone CI signature
2021-04-27 16:37:11 +02:00
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
4af39ab47a
fix drone CI signature
2021-04-27 16:37:11 +02:00
1c97b82c45
Skip Drone CI caching
2021-04-27 16:37:11 +02:00
5c4b2cec3c
document garage crate
2021-04-27 16:37:10 +02:00
1e3df189d0
document api crate
2021-04-27 16:37:10 +02:00
a2e1617d84
document web crate
2021-04-27 16:37:10 +02:00
67585a4ffa
attempt at documenting model crate
2021-04-27 16:37:10 +02:00
b437610812
attempt at documenting table crate
2021-04-27 16:37:10 +02:00
f871689571
run cargo fmt on util and make missing doc warning
2021-04-27 16:37:10 +02:00
8e0524ae15
document rpc crate
2021-04-27 16:37:10 +02:00
f9bd2d8fb7
document util crate
2021-04-27 16:37:10 +02:00
bf36f1f16a
Update documentation
2021-04-27 16:37:10 +02:00
f7c09daa46
Try to fix Drone
2021-04-27 16:37:09 +02:00
6b2b400292
small simplify
2021-04-27 16:37:09 +02:00
8c33d565d6
Merge discovery loop with consul
2021-04-27 16:37:09 +02:00
948e44a3f6
cargo fmt
2021-04-27 16:37:09 +02:00
3e2e38c830
Print stats
2021-04-27 16:37:09 +02:00
2e53e31cdd
Cargo fmt
2021-04-27 16:37:09 +02:00
64b91c2645
Keep old data
2021-04-27 16:37:09 +02:00
e16077f40a
Persist directly and not in background
2021-04-27 16:37:09 +02:00
15ae74b080
Install rustfmt
2021-04-27 16:37:09 +02:00
379af242ae
Fix Drone CI signature
2021-04-27 16:37:08 +02:00
9ced9f78dc
Improve bootstraping: do it regularly; persist peer list
2021-04-27 16:37:08 +02:00
3a449badb1
Add signature to Drone CI
2021-04-27 16:37:08 +02:00
9996dcf13e
test2
2021-04-27 16:37:08 +02:00
7bc708d71d
test
2021-04-27 16:37:08 +02:00
d86abb98f0
Drone CI badge on branch main
2021-04-27 16:37:08 +02:00
9589d10165
fix command for adding node
2021-04-27 16:37:08 +02:00
f9d77b6cd9
Section on recovering from failures
2021-04-27 16:37:08 +02:00