aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Add local disk usage to exported prometheus metricsreport-disk-usageAlex Auvolat2023-01-263-12/+75
| | * | Disk space reportAlex Auvolat2023-01-262-14/+60
| | |/
| * | Merge branch 'main' into k2v-watch-range-2Alex Auvolat2023-01-113-0/+45
| |\|
| | * system.rs: Integrated SystemMetrics into System implementation.Jonathan Davies2023-01-101-0/+10
| | * Added system_metrics.rs file.Jonathan Davies2023-01-102-0/+35
| * | PollRange: add extra RPC delay after quorum is achieved,Alex Auvolat2023-01-111-3/+2
| |/
* | Migration of cluster layout from v0.8 to v0.9Alex Auvolat2023-01-111-60/+178
* | Changed all instances of assignation to assignment.Jonathan Davies2023-01-053-70/+70
* | Merge branch 'main' into nextAlex Auvolat2023-01-044-75/+75
|\|
| * Fix Consul & Kubernetes discovery with new way of doing background thingsfix-backgroundAlex Auvolat2023-01-031-17/+22
| * Make it explicit when using nonversioned encodingAlex Auvolat2023-01-032-6/+6
| * Refactor how things are migratedAlex Auvolat2023-01-032-5/+15
| * Merge branch 'main' into internals-reworkinternals-reworkAlex Auvolat2023-01-021-2/+2
| |\
| | * Bump everything to v0.8.1Alex Auvolat2023-01-021-2/+2
| * | better error message handlingAlex Auvolat2022-12-141-11/+12