isle/go
2024-10-31 13:13:17 +01:00
..
bootstrap Embed default daemon.yml directly in entrypoint 2024-09-24 11:27:54 +02:00
cmd/entrypoint Manage child processes individually, not via Pmux. Also route child logs through mlog 2024-10-29 17:49:24 +01:00
daemon Implement removal of nodes from the garage layout 2024-10-31 13:04:19 +01:00
dnsmasq Refactor children process reloading, add garage reloading 2024-10-27 14:44:53 +01:00
garage Fix garage health check to wait for full replication factor of nodes 2024-10-31 13:13:17 +01:00
jsonutil Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02:00
nebula Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02:00
secrets Separate Daemon and Network logic into separate packages 2024-09-09 16:34:00 +02:00
toolkit Manage child processes individually, not via Pmux. Also route child logs through mlog 2024-10-29 17:49:24 +01:00
yamlutil Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02:00
.golangci.yml Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02:00
go.mod Manage child processes individually, not via Pmux. Also route child logs through mlog 2024-10-29 17:49:24 +01:00
go.sum Manage child processes individually, not via Pmux. Also route child logs through mlog 2024-10-29 17:49:24 +01:00
integration_test.sh Some general cleanup 2024-10-06 17:15:40 +02:00