Alex Auvolat
|
8bc5caf7aa
|
Fix issue with 'http(s)://' prefix
|
2022-10-18 21:17:11 +02:00 |
|
Alex Auvolat
|
2da8786f54
|
move things around
|
2022-10-18 19:13:52 +02:00 |
|
Alex Auvolat
|
5d8d393054
|
Load TLS certificates only once
|
2022-10-18 19:11:16 +02:00 |
|
Alex Auvolat
|
002b9fc50c
|
Add TLS support for Consul discovery + refactoring
|
2022-10-18 18:38:20 +02:00 |
|
Alex
|
5670599372
|
Merge pull request 'Use status code 204 No Content for empty responses' (#403) from tobikris/garage:http-no-content into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/403
|
2022-10-18 14:20:44 +00:00 |
|
Tobias Krischer
|
7865003323
|
Use status code 204 No Content for empty responses
|
2022-10-17 10:55:26 +02:00 |
|
Alex Auvolat
|
c050a59fd0
|
Fix conditional testing in garage_db
|
2022-10-14 18:27:18 +02:00 |
|
Alex Auvolat
|
fcaee3bea0
|
definitively expunge openssl from dependencies everywhere
|
2022-10-14 18:10:36 +02:00 |
|
Alex Auvolat
|
8d04ae7014
|
cargo2nix unstable (patched), rust 1.63.0, nixpkgs 22.05 (32-bit builds are broken)
|
2022-10-14 14:30:48 +02:00 |
|
Alex Auvolat
|
ad917ffd3f
|
Fix instant substractions that might have panicked
|
2022-09-29 15:53:54 +02:00 |
|
Alex Auvolat
|
1f97ce37e6
|
Shutdown properly on SIGTERM/SIGHUP and on Windows signals
|
2022-09-28 10:41:59 +02:00 |
|
Alex Auvolat
|
1778e4b318
|
Fix span name for api server requests
|
2022-09-26 16:21:30 +02:00 |
|
Alex Auvolat
|
782630fc27
|
Initialize metrics exporter earlier (fix #389)
|
2022-09-20 17:50:22 +02:00 |
|
Alex Auvolat
|
ded444f6c9
|
Ability to have custom timeouts in request strategy (not used)
|
2022-09-20 16:01:41 +02:00 |
|
Alex Auvolat
|
357b72f4ff
|
Merge branch 'main' into configurable-timeouts
|
2022-09-20 15:19:58 +02:00 |
|
Alex Auvolat
|
1f7b050b7d
|
Change a warn! into a debug!
|
2022-09-20 11:49:48 +02:00 |
|
Alex Auvolat
|
56592e1853
|
RPC performance changes
- configurable ping timeout
- single, much higher, configurable RPC timeout
- no more concurrency semaphore
|
2022-09-19 20:31:00 +02:00 |
|
Alex Auvolat
|
5d4b6f2173
|
Faster GetObject workflow for getting entire objects
|
2022-09-19 12:19:59 +02:00 |
|
Alex Auvolat
|
76f42a1a2b
|
Properly return HTTP 204 when deleting non-existent object (fix #227)
|
2022-09-14 17:07:55 +02:00 |
|
Alex Auvolat
|
e46dc2a8ef
|
Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)
|
2022-09-14 16:09:38 +02:00 |
|
Alex Auvolat
|
ab722cb40f
|
Add checks on replication_factor of layouts we use (fix #363, fix #364)
|
2022-09-13 16:22:23 +02:00 |
|
Alex Auvolat
|
38be811b1c
|
Fix clippy lint that says we should implement Eq
|
2022-09-13 16:08:00 +02:00 |
|
Alex Auvolat
|
44733474bb
|
Remove/change println! in server code (fix #358)
|
2022-09-13 16:01:55 +02:00 |
|
Alex Auvolat
|
07febd3ecd
|
Ensure data dir is created immediately when Garage starts (fix #349)
|
2022-09-13 15:57:27 +02:00 |
|
Alex
|
11bdc971e2
|
Merge pull request 'use netapp streaming body' (#343) from netapp-stream-body into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/343
|
2022-09-13 15:26:08 +02:00 |
|
Alex Auvolat
|
ff30891999
|
Use streaming block API for get with Range requests
|
2022-09-13 15:13:07 +02:00 |
|
Alex Auvolat
|
28a4af73ca
|
Use netapp 0.5 published from crates.io
|
2022-09-13 13:11:44 +02:00 |
|
Alex Auvolat
|
b823151a0b
|
improvements in block manager
|
2022-09-12 16:57:38 +02:00 |
|
Alex Auvolat
|
f91fab8582
|
Simplify+improve async hasher by using bounded channel
|
2022-09-12 16:23:43 +02:00 |
|
Alex Auvolat
|
7f54706b95
|
Merge branch 'lx-perf-improvements' into netapp-stream-body
|
2022-09-08 15:50:56 +02:00 |
|
Alex Auvolat
|
d9d199a6c9
|
Merge branch 'main' into lx-perf-improvements
|
2022-09-08 15:49:17 +02:00 |
|
Alex Auvolat
|
ceb1f0229a
|
Move version back into util
|
2022-09-07 18:36:46 +02:00 |
|
Alex Auvolat
|
f310fce34b
|
Inject GIT_VERSION even later
|
2022-09-07 18:30:15 +02:00 |
|
Alex Auvolat
|
06df301de5
|
Fix merge
|
2022-09-07 18:16:01 +02:00 |
|
Alex Auvolat
|
8adc654713
|
Merge branch 'main' into improve-deps
|
2022-09-07 18:13:27 +02:00 |
|
Alex Auvolat
|
107853334b
|
Fix build error
|
2022-09-07 18:10:19 +02:00 |
|
Alex Auvolat
|
1449204439
|
Add warnings when features are not included in build
|
2022-09-07 18:02:13 +02:00 |
|
Alex Auvolat
|
2e00809af5
|
Error messages when system-libs XOR bundled-libs != 1
|
2022-09-07 17:57:12 +02:00 |
|
Alex Auvolat
|
2559f63e9b
|
Make all HTTP services optionnal
|
2022-09-07 17:54:16 +02:00 |
|
Alex Auvolat
|
28d86e7602
|
Report build features in garage --help
|
2022-09-07 17:05:21 +02:00 |
|
Alex Auvolat
|
db61f41030
|
Move GIT_VERSION injection later in build chain to reduce build times
|
2022-09-07 11:59:56 +02:00 |
|
Alex Auvolat
|
907054775d
|
Faster copy, better get error message
|
2022-09-06 22:25:23 +02:00 |
|
Alex Auvolat
|
6b958979bd
|
Merge branch 'lx-perf-improvements' into netapp-stream-body
|
2022-09-06 22:13:01 +02:00 |
|
Alex Auvolat
|
c2cc08852b
|
Reenable node ordering
|
2022-09-06 19:31:42 +02:00 |
|
Alex Auvolat
|
6f02c36a89
|
cargo fmt
|
2022-09-06 17:59:41 +02:00 |
|
Alex Auvolat
|
0f5689c169
|
Include code from v0.5.1 directly to remove dependencies
|
2022-09-06 17:52:50 +02:00 |
|
Alex Auvolat
|
1e92e9f782
|
Disable k2v tests when feature is disabled
|
2022-09-06 17:29:46 +02:00 |
|
Alex Auvolat
|
431dee050f
|
Remove opentelemetry-otlp dep in api/
|
2022-09-06 17:25:44 +02:00 |
|
Alex Auvolat
|
b886c75450
|
Make all DB engines optional build features
|
2022-09-06 17:09:43 +02:00 |
|
Alex Auvolat
|
48ffaaadfc
|
Bump versions to 0.8.0 (compatibility is broken already)
|
2022-09-06 16:47:56 +02:00 |
|