148 Commits (7795610caf1eefff3fbb389019c537e08815f209)
 

Author SHA1 Message Date
Alejandro Mery 7795610caf Merge pull request 'zones: fix `jpictl dump` by explicitly omitting Machine.logger and Zone.logger' (#15) 10 months ago
Alejandro Mery 32046fc1ec zones: fix `jpictl dump` by explicitly omitting Machine.logger and Zone.logger 10 months ago
Alejandro Mery 159ccf59ac Merge pull request 'zones: improve scan validations' (#11) 10 months ago
Alejandro Mery 6a071ba5f0 zones: ignore unknown wireguard endpoints 10 months ago
Alejandro Mery 3e90e3ab1e zones: ErrUnknownNode and ErrInvalidNode 10 months ago
Alejandro Mery 90dd0c1239 zones: ignore machine-less zones 10 months ago
Alejandro Mery 033ca2f20e zones: validate Machine names 10 months ago
Alejandro Mery 8c32b88e24 Merge pull request 'zones: pass logger from cmd to Zones, Zone, and Machine' (#12) 10 months ago
Alejandro Mery 1bca1f7da1 zones: add logger to Zone and Machine 10 months ago
Alejandro Mery 5e5958d22e zones: introduce (private) logger interface 10 months ago
Alejandro Mery 45447275a7 zones: introduce WithLogger() scan option 10 months ago
Alejandro Mery e03e5e0d05 Merge pull request 'ceph: generate fsid if needed, and export FSID on env' (#10) 10 months ago
Alejandro Mery a655603343 env: export FSID 10 months ago
Alejandro Mery c291b218a4 zones: improve GetCephFSID() to generate a new UUID if none was found 10 months ago
Alejandro Mery 3911a51ccf vscode: add gofrs to the dictionary 10 months ago
Alejandro Mery 1fe1cf940d Merge pull request 'ceph: add initial ceph support. reading and writing m/ceph.conf' (#9) 10 months ago
Alejandro Mery f10ea1dc22 jpictl: write m/ceph.conf on sync 10 months ago
Alejandro Mery ac87757b06 ceph: zones.Zones.WriteCephConfig() and ceph.Config.WriteTo() 10 months ago
Alejandro Mery fe081a4297 env: set ceph monitors variables 10 months ago
Alejandro Mery cea8362fe6 zones: extend scan to ensure every zone has a ceph monitor 10 months ago
Alejandro Mery b772ec0a3d zones: store ceph FSID on scan 10 months ago
Alejandro Mery 77ad016e99 zones: set Machine.CephMonitor if its referenced as monitor on ceph.conf 10 months ago
Alejandro Mery bf4bfeb3fc zones: introduce GenCephConfig() 10 months ago
Alejandro Mery e3ab931eb1 zones: introduce Zone.GetCephMonitors() 10 months ago
Alejandro Mery 05e04c758b zones: introduce Zones.GetCephConfig() accessor for m/ceph.conf 10 months ago
Alejandro Mery 94011a3a03 ceph: add NewConfigFromReader() and initial ceph.conf parser 10 months ago
Alejandro Mery 025b9072b4 zones: introduce Machine.CephMonitor field 10 months ago
Alejandro Mery 0fb8c1d44b zones: introduce Zones.CephFSID and Zones.GetCephFSID() 10 months ago
Alejandro Mery a8849b747c vscode: add ceph to the dictionary 10 months ago
Alejandro Mery 879d2b4d1c chore: update dependencies 10 months ago
Alejandro Mery ff4bb97599 vscode: add jpictl, zerolog and darvaza to the dictionary 10 months ago
Alejandro Mery c95bf06da2 chore: update dependencies 10 months ago
Alejandro Mery 2e48f34f7f chore: update revive to 1.3.3 10 months ago
Alejandro Mery 8e5fc44e62 Merge pull request 'jpictl: introduce `gateway` command' (#7) 10 months ago
Nagy Károly Gábriel 3d5a766161
jpictl: introduce `gateway` command 10 months ago
Alejandro Mery 6f5ca3f235 Merge pull request 'zones: add methods to work with files at the root of `m/`' (#6) 10 months ago
Alejandro Mery 296d4007ff zones: add methods to work with files at the root of m/ 10 months ago
Alejandro Mery 1a03404a07 Merge pull request 'zone.ScanOptions, custom resolver and prevent unnecessary DNS calls' (#5) 10 months ago
Alejandro Mery d2f0a0744b Merge pull request 'zones: Env: allow multiple gateways and drop unused `ZONE{zoneID}_IP`' (#4) 10 months ago
Alejandro Mery 71a1d1a7c2 zones: Env: allow multiple gateways on a Zone 10 months ago
Alejandro Mery de45fa6c30 zones: Env: minor tidy up 10 months ago
Alejandro Mery 6e46d23b45 jpictl: only load Machine.PublicAddresses for `jpictl dump` 10 months ago
Alejandro Mery 94daf5ad59 zones: export Machine.LookupNetIP() and Machine.UpdatePublicAddresses() 10 months ago
Alejandro Mery 0989dec5e8 zones: add ResolvePublicAddresses() ScanOption to prevent early LookupIP calls 10 months ago
Alejandro Mery 216bf5aa29 zones: WithLookuper()/WithResolver() 10 months ago
Alejandro Mery 9af88f6593 zones: introduce ScanOption/ScanOptions for New()/NewFS() 10 months ago
Alejandro Mery af2d836000 zones: Env: drop unused ZONE{zoneID}_IP 10 months ago
Alejandro Mery 1655ce85bc Merge pull request 'zones: FilterMachines() and Zone.GatewayIDs()' (#3) 10 months ago
Alejandro Mery 9c4f6d987d Merge pull request 'env: introduce Env() factory and `jpictl env -e` to export variables' (#2) 10 months ago
Alejandro Mery fb82a7f358 Merge pull request 'zones: fix PruneWireguardConfig recursion' (#1) 10 months ago