aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bring maximum exponential backoff time down from 16h to 1hreduce-maximum-backoffAlex Auvolat2022-04-071-1/+5
* Add documentation for winscp+sftpgodoc/winscp+sftpgoQuentin Dufour2022-03-311-2/+57
* New replication modes and their documentationfeature/documentationAlex Auvolat2022-03-282-21/+83
* fix a clippy lintAlex Auvolat2022-03-281-1/+1
* Add blocks in errored state to `garage stats`Alex Auvolat2022-03-282-0/+11
* Log admin GET requests at debug level instead of infoAlex Auvolat2022-03-281-1/+1
* document administrative optionsAlex Auvolat2022-03-281-0/+23
* Compile kuberetes-discovery only when release=truev0.7.0-rc1Quentin Dufour2022-03-241-0/+22
* Add feature flag for Kubernetes discoveryAlex Auvolat2022-03-248-596/+493
* Make layout optimization work in relative termsbug/layoutAlex Auvolat2022-03-241-9/+14
* Allow `garage layout assign` to assign to several nodes at onceAlex Auvolat2022-03-242-46/+56
* Slight change and add comment to layout assignation algoAlex Auvolat2022-03-241-37/+33
* Small change to partition assignation algorithmAlex Auvolat2022-03-242-9/+37
* Add missing src/block to toplevel cargo.tomlAlex Auvolat2022-03-231-0/+1
* Add lots of comments on how the resync queue worksAlex Auvolat2022-03-231-5/+96
* ClippyAlex Auvolat2022-03-232-5/+5
* run cargo2nixAlex Auvolat2022-03-231-75/+105
* Make background tranquility a configurable parameterAlex Auvolat2022-03-234-16/+25
* Move block RC code to separate `rc.rs`Alex Auvolat2022-03-233-136/+175
* Move DataBlock out of manager.rsAlex Auvolat2022-03-234-81/+86
* Move block manager to separate moduleAlex Auvolat2022-03-2312-41/+89
* cleanuptrinity-1686a2022-03-231-19/+4
* add test for create bucket and put website with streaming signaturetrinity-1686a2022-03-231-0/+84
* add test framework for arbitraty S3 requeststrinity-1686a2022-03-2314-115/+516
* garage_api: Update streaming payload stream unit testsKokaKiwi2022-03-231-1/+1
* garage_api: Handle streaming payload early in request handlingKokaKiwi2022-03-233-57/+61
* Talk a bit about capacity balancing between regionsAlex Auvolat2022-03-221-11/+18
* document request routing logicRune Henriksen2022-03-211-0/+45
* add short tutorial for duplicati usage with garageRune Henriksen2022-03-211-1/+16
* Change position of the node-id argumentSteam2022-03-191-4/+4
* Patch cargo2nix openssl overrideci/arm_opensslQuentin Dufour2022-03-171-3/+3
* Update netapp to v0.4.1update-netappAlex Auvolat2022-03-156-22/+22
* Fix some new clippy lintsfix-resyncAlex Auvolat2022-03-1414-37/+22
* Add comment for fsyncAlex Auvolat2022-03-141-0/+5
* Fix resync queue to not drop itemsAlex Auvolat2022-03-141-16/+21
* Spawn a single resync workerAlex Auvolat2022-03-141-11/+7
* Add appropriate fsync() calls in write_blockAlex Auvolat2022-03-141-2/+13
* Implement exponential backoff for resync retriesfeature/opentelemetrybug/resync-exponential-backoffAlex Auvolat2022-03-143-5/+106
* Update Grafana dashboardAlex Auvolat2022-03-141-242/+601
* Make admin server optionalAlex Auvolat2022-03-142-8/+15
* Add Grafana dashboard for GarageAlex Auvolat2022-03-141-0/+2639
* Add wrapper over sled tree to count items (used for big queues)Alex Auvolat2022-03-148-7/+118
* Bump version to 0.7 because of incompatible NetappAlex Auvolat2022-03-1411-107/+107
* Add spans to table calls, change span names in RPCAlex Auvolat2022-03-143-11/+54
* add missing netapp telemetry featureAlex Auvolat2022-03-144-21/+168
* Refactoring: rename config files, make modifications less invasiveAlex Auvolat2022-03-145-146/+160
* Add metrics to web endpointAlex Auvolat2022-03-147-86/+170
* Add metrics to API endpointAlex Auvolat2022-03-147-38/+135
* Refactor how durations are measuredAlex Auvolat2022-03-1411-68/+99
* Remove strum crate dependency; add protobuf nix dependencyAlex Auvolat2022-03-146-57/+5