| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Consul & Kubernetes discovery with new way of doing background thingsfix-background | Alex Auvolat | 2023-01-03 | 1 | -17/+22 |
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -5/+13 |
* | better error message handling | Alex Auvolat | 2022-12-14 | 1 | -11/+12 |
* | Get rid of background::spawn | Alex Auvolat | 2022-12-14 | 1 | -16/+13 |
* | Improve error message on rpc connection failure | Alex Auvolat | 2022-12-14 | 1 | -7/+9 |
* | Refactor background runner and get rid of job worker | Alex Auvolat | 2022-12-14 | 1 | -15/+9 |
* | Refactor health check and add ability to return it in json | Alex Auvolat | 2022-12-05 | 1 | -1/+98 |
* | move things around | Alex Auvolat | 2022-10-18 | 1 | -9/+8 |
* | Load TLS certificates only once | Alex Auvolat | 2022-10-18 | 1 | -8/+14 |
* | Add TLS support for Consul discovery + refactoring | Alex Auvolat | 2022-10-18 | 1 | -44/+26 |
* | Fix instant substractions that might have panickedfix-time | Alex Auvolat | 2022-09-29 | 1 | -1/+3 |
* | RPC performance changes | Alex Auvolat | 2022-09-19 | 1 | -4/+12 |
* | Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)resolve-peer-names | Alex Auvolat | 2022-09-14 | 1 | -16/+57 |
* | Add checks on replication_factor of layouts we use (fix #363, fix #364)various-fixes-for-0.8 | Alex Auvolat | 2022-09-13 | 1 | -5/+25 |
* | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-08 | 1 | -7/+4 |
|\ |
|
| * | Move GIT_VERSION injection later in build chain to reduce build times | Alex Auvolat | 2022-09-07 | 1 | -7/+4 |
* | | Less strict timeouts | Alex Auvolat | 2022-09-01 | 1 | -3/+3 |
* | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-08-29 | 1 | -5/+2 |
|\| |
|
| * | Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-version | Quentin Dufour | 2022-08-11 | 1 | -5/+2 |
* | | First adaptation to WIP netapp with streaming body | Alex Auvolat | 2022-07-29 | 1 | -3/+4 |
|/ |
|
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -1/+5 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -48/+84 |
* | Add feature flag for Kubernetes discovery | Alex Auvolat | 2022-03-24 | 1 | -63/+97 |
* | Bump version to 0.7 because of incompatible Netapp | Alex Auvolat | 2022-03-14 | 1 | -1/+1 |
* | Update to Netapp 0.4 which supports distributed tracing | Alex Auvolat | 2022-03-14 | 1 | -8/+8 |
* | add support for kubernetes service discovery | Max Audron | 2022-03-12 | 1 | -1/+78 |
* | Some movement of helper code and refactoring of error handling | Alex Auvolat | 2022-01-04 | 1 | -1/+1 |
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -41/+59 |
* | Request strategy: don't launch all 3 requests if not neededv0.4-rc2 | Alex Auvolat | 2021-11-04 | 1 | -1/+1 |
* | Add semaphore to limit RAM used by buffered outgoing requestsrequest-buffer-semaphore | Alex Auvolat | 2021-11-03 | 1 | -4/+1 |
* | Fix peer list persistence: do not forget previous peers | Alex Auvolat | 2021-11-03 | 1 | -7/+23 |
* | Fix clippy lints (fix #121) | Alex Auvolat | 2021-10-26 | 1 | -1/+1 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -54/+111 |
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 1 | -73/+204 |
* | First port of Garage to Netapp | Alex Auvolat | 2021-10-22 | 1 | -0/+363 |