aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* [import-netapp] move and rename FullMeshPeeringSrategy to PeeringManagerimport-netappAlex Auvolat2024-02-152-17/+17
* [import-netapp] import Netapp code into Garage codebaseAlex Auvolat2024-02-155-16/+15
* [dep-upgrade-202402] refactor dependencies: move all as workspace depsAlex Auvolat2024-02-051-27/+27
* Bump version to 0.9.1v0.9.1rel-v0.9.1Alex Auvolat2024-01-161-1/+1
* help, comments: make clear that full-length node ID = public keyAlex Auvolat2024-01-162-2/+2
* fix compilation on macostrinity-1686a2023-10-151-2/+2
* bump version to v0.9.0v0.9.0nextAlex Auvolat2023-10-101-1/+1
* actually update rmp-serde to 1.1.2 for both garage and netapp dependency (fix...v0.9.0-beta4Alex Auvolat2023-09-271-1/+1
* Merge branch 'main' into nextAlex Auvolat2023-09-271-9/+9
|\
| * fix hang on shutdownAlex Auvolat2023-09-121-9/+9
* | new layout: use deterministic randomness for reproducible resultsAlex Auvolat2023-09-211-2/+6
* | new layout: fix clippy lintsAlex Auvolat2023-09-183-17/+17
* | new layout: improve display and fix commentsAlex Auvolat2023-09-181-7/+7
* | new layout: make zone_redundancy optionnal (if not set, is maximum)Alex Auvolat2023-09-181-35/+96
* | new layout: improve output displayAlex Auvolat2023-09-122-43/+43
* | Merge branch 'main' into nextv0.9.0-beta2Alex Auvolat2023-09-111-2/+2
|\|
| * fix 32-bit buildfix-32bitAlex Auvolat2023-09-111-2/+2
* | Merge branch 'main' into nextAlex Auvolat2023-09-112-37/+31
|\|
| * use statvfs instead of mount list to determine free data/meta space (fix #611)Alex Auvolat2023-09-112-10/+9
* | Merge branch 'main' into nextAlex Auvolat2023-09-111-2/+2
|\|
| * update version to 0.8.4v0.8.4hold-netapp-0.5.2Alex Auvolat2023-09-051-1/+1
| * Revert netapp update, hold to version 0.5.2 that uses rmp-serde 0.15Alex Auvolat2023-09-051-1/+1
* | correct free data space accounting for multiple data dirs on same fsAlex Auvolat2023-09-071-5/+23
* | block manager: skeleton for multi-hdd supportAlex Auvolat2023-09-061-4/+19
* | Merge branch 'main' into nextv0.9.0-beta1Alex Auvolat2023-08-291-2/+3
|\|
| * add garage_db dependency in garage_rpcnext-0.8Alex Auvolat2023-08-281-0/+1
| * bump version to 0.8.3v0.8.3-rc1Alex Auvolat2023-08-281-1/+1
| * cargo: Updated gethostname v0.2.3 -> v0.4.3.Jonathan Davies2023-08-281-1/+1
* | admin api: switch GetClusterHealth to camelcase (fix #381 again)Alex Auvolat2023-06-141-2/+2
* | update netapp's rmp-serde dependency to v1.1Alex Auvolat2023-06-131-1/+1
* | Merge branch 'main' into nextAlex Auvolat2023-06-131-60/+111
|\|
| * simplify code according to feedbackRoberto Hidalgo2023-05-221-65/+45
| * rename mode to consul_http_apiRoberto Hidalgo2023-05-221-33/+25
| * revert rpc/Cargo.tomlRoberto Hidalgo2023-05-221-1/+0
| * follow feedback, fold into existing featureRoberto Hidalgo2023-05-224-306/+139
| * allow additional ServiceMeta, docsRoberto Hidalgo2023-05-221-7/+12
| * cargo fmtRoberto Hidalgo2023-05-222-4/+14
| * register consul services against local agent instead of catalog apiRoberto Hidalgo2023-05-224-3/+235
* | New multipart upload table layoutAlex Auvolat2023-06-091-1/+1
* | Merge branch 'main' into nextAlex Auvolat2023-05-091-1/+1
|\|
| * Declare garage crates using workspace.dependenciesJakub Jirutka2023-05-091-1/+1
* | Merge branch 'main' into nextAlex Auvolat2023-04-256-25/+177
|\|
| * Prepare for v0.8.2Alex Auvolat2023-03-131-2/+2
| * Merge branch 'main' into rustversion-labelAlex Auvolat2023-03-131-2/+1
| |\
| | * Bump pnet_datalink 0.28 -> 0.33teutat3s2023-02-281-2/+1
| * | rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.Jonathan Davies2023-03-101-4/+4
| |/
| * More clippy fixesAlex Auvolat2023-01-262-3/+3
| * Merge branch 'main' into k2v-watch-range-2Alex Auvolat2023-01-264-23/+132
| |\
| | * Merge branch 'main' into report-disk-usageAlex Auvolat2023-01-261-1/+1
| | |\
| | | * Cargo.toml: Loosen tracing dependency to just 0.1.Jonathan Davies2023-01-261-1/+1