140 Commits (e2941cf2c0c7bf6ddba6430ebc601308d68ce2e0)

Author SHA1 Message Date
Alejandro Mery 1c199ed923 jpictl: update all hosts files on jpictl write 12 months ago
Alejandro Mery 5dc5c95aa1 hosts: add generators for hosts files 12 months ago
Alejandro Mery 70008e0ead cluster: NewFromConfig() trying JSON and YAML 12 months ago
Alejandro Mery ec2b30c1e7 cluster: add DirFS() using hackpadfs/os 12 months ago
Alejandro Mery d0b0698c10 cluster: make domain, basedir and cluster name public fields 12 months ago
Alejandro Mery 2a2e6c121e cluster: group default option factories 12 months ago
Alejandro Mery 24059dc9ee cluster: rename Zones to Cluster 12 months ago
Alejandro Mery bedf62977f cluster: move Machines to a dedicated file 12 months ago
Alejandro Mery 5abb4c2f92 cluster: rename pkg/zones to pkg/cluster 12 months ago
Alejandro Mery 204f3a49a1 drop toml support 12 months ago
Alejandro Mery 32046fc1ec zones: fix `jpictl dump` by explicitly omitting Machine.logger and Zone.logger 12 months ago
Alejandro Mery 2016b27707 zones: add structured logs to zone scanning 12 months ago
Alejandro Mery c038ad4431 zones: warn but not fail when scanning finds unknown monitors 12 months ago
Alejandro Mery 6a071ba5f0 zones: ignore unknown wireguard endpoints 12 months ago
Alejandro Mery 3e90e3ab1e zones: ErrUnknownNode and ErrInvalidNode 12 months ago
Alejandro Mery 90dd0c1239 zones: ignore machine-less zones 12 months ago
Alejandro Mery 033ca2f20e zones: validate Machine names 12 months ago
Alejandro Mery 1bca1f7da1 zones: add logger to Zone and Machine 12 months ago
Alejandro Mery 5e5958d22e zones: introduce (private) logger interface 12 months ago
Alejandro Mery 45447275a7 zones: introduce WithLogger() scan option 12 months ago
Alejandro Mery a655603343 env: export FSID 12 months ago
Alejandro Mery c291b218a4 zones: improve GetCephFSID() to generate a new UUID if none was found 12 months ago
Alejandro Mery f10ea1dc22 jpictl: write m/ceph.conf on sync 12 months ago
Alejandro Mery ac87757b06 ceph: zones.Zones.WriteCephConfig() and ceph.Config.WriteTo() 12 months ago
Alejandro Mery fe081a4297 env: set ceph monitors variables 12 months ago
Alejandro Mery cea8362fe6 zones: extend scan to ensure every zone has a ceph monitor 12 months ago
Alejandro Mery b772ec0a3d zones: store ceph FSID on scan 12 months ago
Alejandro Mery 77ad016e99 zones: set Machine.CephMonitor if its referenced as monitor on ceph.conf 12 months ago
Alejandro Mery bf4bfeb3fc zones: introduce GenCephConfig() 12 months ago
Alejandro Mery e3ab931eb1 zones: introduce Zone.GetCephMonitors() 12 months ago
Alejandro Mery 05e04c758b zones: introduce Zones.GetCephConfig() accessor for m/ceph.conf 12 months ago
Alejandro Mery 94011a3a03 ceph: add NewConfigFromReader() and initial ceph.conf parser 12 months ago
Alejandro Mery 025b9072b4 zones: introduce Machine.CephMonitor field 12 months ago
Alejandro Mery 0fb8c1d44b zones: introduce Zones.CephFSID and Zones.GetCephFSID() 12 months ago
Alejandro Mery 296d4007ff zones: add methods to work with files at the root of m/ 12 months ago
Alejandro Mery 71a1d1a7c2 zones: Env: allow multiple gateways on a Zone 12 months ago
Alejandro Mery de45fa6c30 zones: Env: minor tidy up 12 months ago
Alejandro Mery 94daf5ad59 zones: export Machine.LookupNetIP() and Machine.UpdatePublicAddresses() 12 months ago
Alejandro Mery 0989dec5e8 zones: add ResolvePublicAddresses() ScanOption to prevent early LookupIP calls 12 months ago
Alejandro Mery 216bf5aa29 zones: WithLookuper()/WithResolver() 12 months ago
Alejandro Mery 9af88f6593 zones: introduce ScanOption/ScanOptions for New()/NewFS() 12 months ago
Alejandro Mery af2d836000 zones: Env: drop unused ZONE{zoneID}_IP 12 months ago
Alejandro Mery f63ce6c4e7 zones: introduce Zone.GatewayIDs() 1 year ago
Alejandro Mery 1885c76198 zones: FilterMachines() creates a Machines subset 1 year ago
Alejandro Mery 2224e70638 zones: introduce Machines type. iterable and sortable 1 year ago
Alejandro Mery 6ee848e6ca jpictl: introduce `-e` for `jpictl env` to export variables 1 year ago
Alejandro Mery 864eb02f9d zones: turn Zones.WriteEnv() into Zones.Env().WriteTo() 1 year ago
Alejandro Mery 9da2f8711f zones: fix PruneWireguardConfig recursion 1 year ago
Alejandro Mery 2a14205e7e wireguard: fix misspellings 1 year ago
Alejandro Mery a5d9466fb8 zones: change WriteEnv() to not fake gateways 1 year ago