isle/go
2024-11-08 17:46:44 +01:00
..
bootstrap Use the term 'role' or 'node' rather than 'peer' in the context of garage 2024-11-08 17:46:44 +01:00
cmd/entrypoint Use the term 'role' or 'node' rather than 'peer' in the context of garage 2024-11-08 17:46:44 +01:00
daemon Use the term 'role' or 'node' rather than 'peer' in the context of garage 2024-11-08 17:46:44 +01:00
dnsmasq Refactor children process reloading, add garage reloading 2024-10-27 14:44:53 +01:00
garage Use the term 'role' or 'node' rather than 'peer' in the context of garage 2024-11-08 17:46:44 +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