WIP: import Netapp code into Garage codebase
warn
and error
as available log levels' (#716) from emilylange/garage:doc/mention-warn-error-log-levels into main
Passing RPC secret file doesn't work for some commands
small fixes to config/secrets handling
recent nix: cannot unmarshal object into Go value of type []*nix2.nixPathInfo
This software is not really maintained anymore, we are still using it on a testing cluster but I think we will go back to Docker at some point. I personnally do not have time to dig into this at…
warn
and error
as available log levels' (#716) from emilylange/garage:doc/mention-warn-error-log-levels into main
doc: mention `warn` and `error` as available log levels
Proposal: decouple config structs used in garage and garage_model crates
I'm not a big fan myself of the builder pattern because to my eyes it looks like mostly boilerplate. Is there not a way where we could regroup the exact subset of configuration parameters used by…