garage/src/garage/cli
Mendes 9407df60cc
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Corrected two bugs:
- self.node_id_vec was not properly updated when the previous ring was empty
- ClusterLayout::merge was not considering changes in the layout parameters
2022-10-06 12:54:51 +02:00
..
cmd.rs First adaptation to WIP netapp with streaming body 2022-07-29 12:25:02 +02:00
init.rs Add tracing integration with opentelemetry 2022-03-14 10:52:13 +01:00
layout.rs Corrected two bugs: 2022-10-06 12:54:51 +02:00
mod.rs Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
structs.rs Added a CLI command to update the parameters for the layout computation (for now, only the zone redundancy) 2022-10-05 16:04:19 +02:00
util.rs Background task manager (#332) 2022-07-08 13:30:26 +02:00