|
3d477906d4
|
properly delete multipart uploads after completion
|
2023-06-09 17:13:27 +02:00 |
|
|
e645bbd3ce
|
smoke test: add multipart upload test with part re-upload
|
2023-06-09 16:23:37 +02:00 |
|
|
58563ed700
|
Add multipart upload using aws s3api
|
2023-06-09 16:23:37 +02:00 |
|
|
a6cc563bdd
|
UploadPart: automatic cleanup of version (and reference blocked) when interrupted
|
2023-06-09 16:23:37 +02:00 |
|
|
c14d3735e5
|
Add test for multipart uploads and fix part renumbering
|
2023-06-09 16:23:37 +02:00 |
|
|
53bf2f070c
|
undo sort_key() returning Cow
|
2023-06-09 16:23:37 +02:00 |
|
|
412ab77b08
|
comments and clippy lint fixes
|
2023-06-09 16:23:37 +02:00 |
|
|
511e07ecd4
|
fix mpu counter (add missing workers) and report info at appropriate places
|
2023-06-09 16:23:37 +02:00 |
|
|
4ea53dc759
|
Add multipart upload repair
|
2023-06-09 16:23:37 +02:00 |
|
|
058518c22b
|
refactor repair workers with a trait
|
2023-06-09 16:23:37 +02:00 |
|
|
8644376ac2
|
fix test; simplify code
|
2023-06-09 16:23:37 +02:00 |
|
|
7ad7dae5d4
|
fix s3 list test
|
2023-06-09 16:23:37 +02:00 |
|
|
75a0e01372
|
fix online repair
|
2023-06-09 16:23:37 +02:00 |
|
|
bb176ebcb8
|
cargo fmt
|
2023-06-09 16:23:37 +02:00 |
|
|
c1e1764f17
|
move git-version dependency to main crate to reduce rebuilds
|
2023-06-09 16:23:37 +02:00 |
|
|
87be8eeb93
|
updaet block admin for new multipartupload models
|
2023-06-09 16:23:37 +02:00 |
|
|
82e75c0e29
|
Adapt S3 API code to use new multipart upload models
- Create and PutPart
- completemultipartupload
- upload part copy
- list_parts
|
2023-06-09 16:23:37 +02:00 |
|
|
38d6ac4295
|
New multipart upload table layout
|
2023-06-09 16:23:37 +02:00 |
|
|
6005491cd8
|
Use Cow<[u8]> for sort keys
|
2023-06-09 16:23:37 +02:00 |
|
|
ea3bfd2ab1
|
Minio tests for multipart upload behaviour:
- upload part renumbering test
- part skipping test
|
2023-06-09 16:23:37 +02:00 |
|
|
e7e164a280
|
Make fsync an option for meta and data
|
2023-06-09 16:23:21 +02:00 |
|
|
1e466b11eb
|
Revert integration tests to using Sled as LMDB causes failures
|
2023-06-09 13:23:08 +02:00 |
|
|
865f0c7d0c
|
Add LMDB to debug builds
|
2023-06-09 12:04:28 +02:00 |
|
|
906fe78b24
|
Integration tests: print logs when fails
|
2023-06-09 12:03:44 +02:00 |
|
|
6aec73b641
|
Merge pull request 'payload.rs: Fixed two typoes' (#581) from jpds/garage:payload-typoes into main
Reviewed-on: Deuxfleurs/garage#581
|
2023-06-09 08:59:47 +00:00 |
|
Jonathan Davies
|
8a945ee996
|
payload.rs: Surround / in inverted commas.
|
2023-06-06 16:26:06 +01:00 |
|
Jonathan Davies
|
180992d0f1
|
payload.rs: Fixed typo in error message.
|
2023-06-06 16:25:29 +01:00 |
|
|
8a74e1c2bd
|
Split garage/admin.rs into smaller files
|
2023-06-06 15:39:15 +02:00 |
|
|
44548a9114
|
Merge pull request 'feature: Register consul services with agent API' (#567) from unrob/garage:roberto/consul-agent-registration into main
Reviewed-on: Deuxfleurs/garage#567
Reviewed-by: Alex <alex@adnab.me>
|
2023-06-02 14:35:00 +00:00 |
|
Roberto Hidalgo
|
32ad4538ee
|
fix references to old config names
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
ef8a7add08
|
set default for [consul-services] api
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
2d46d24d06
|
update docs
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
b770504126
|
simplify code according to feedback
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
6b69404f1a
|
rename mode to consul_http_api
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
011f473048
|
revert rpc/Cargo.toml
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
fd7dbea5b8
|
follow feedback, fold into existing feature
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
bd6485565e
|
allow additional ServiceMeta, docs
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
4d6e6fc155
|
cargo fmt
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
02ba9016ab
|
register consul services against local agent instead of catalog api
|
2023-05-22 08:57:15 -06:00 |
|
|
9d833bb7ef
|
Merge pull request 'K2V-client improvements' (#577) from k2v-client-aws-sigv4 into main
Reviewed-on: Deuxfleurs/garage#577
|
2023-05-22 09:03:08 +00:00 |
|
|
c3d3b837eb
|
bump k2v-client to v0.0.4
|
2023-05-22 10:47:15 +02:00 |
|
|
130e01505b
|
Fix k2v_client with unicode in partition keys
|
2023-05-22 10:45:09 +02:00 |
|
|
e2ce5970c6
|
Add basic k2v_client integration tests
|
2023-05-22 10:45:06 +02:00 |
|
|
644e872264
|
Port k2v-client to aws-sigv4 since rusoto_signature is deprecated
|
2023-05-19 12:08:29 +02:00 |
|
|
03efc191c1
|
Merge pull request 'K2V: double urlencoding' (#574) from fix-k2v-urlencoding into main
Reviewed-on: Deuxfleurs/garage#574
|
2023-05-18 09:33:03 +00:00 |
|
|
4420db7310
|
add tracing to k2v-client
|
2023-05-18 11:18:21 +02:00 |
|
|
746b0090e4
|
k2v signature verification: double urlencoding (see comment in source code)
|
2023-05-18 11:18:06 +02:00 |
|
|
c26a4308b4
|
Merge pull request 'Split format_table into separate crate and reduce k2v-client dependencies' (#572) from split-format-table into main
Reviewed-on: Deuxfleurs/garage#572
|
2023-05-17 12:33:45 +00:00 |
|
|
19639705e6
|
Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaults
|
2023-05-17 14:30:53 +02:00 |
|
|
217d429937
|
fix clippy lint in format-table crate
|
2023-05-17 13:06:37 +02:00 |
|