163 Commits (629b6ee74f4fd752a797e9be5f5e44a4feadff10)

Author SHA1 Message Date
Alejandro Mery 884b11d1f9 cluster: sort regions, for `jpictl dump`' sake 8 months ago
Alejandro Mery 5bbe15ef24 cluster: move SortRegions() from dns to cluster 8 months ago
Alejandro Mery 142ea00577 wireguard: fix KeyPair.Validate() 8 months ago
Alejandro Mery 052f89152c jpictl/dns: introduce add command to register new machines 8 months ago
Alejandro Mery 557f156579 dns: refactor asSyncRecords() 8 months ago
Alejandro Mery 9da49f2d86 dns/show: sort records 8 months ago
Alejandro Mery 356322bc94 dns/show: introduce writeRecords() helper 8 months ago
Alejandro Mery 7dac96f474 dns/show: refactor Record formatting 8 months ago
Alejandro Mery 440dcde50a jpictl: introduce `jpictl dns show` command 8 months ago
Alejandro Mery b0f4be7047 dns: refactor GetRecords() to allow commands other than sync 8 months ago
Alejandro Mery 986db350b4 cluster: make unreachable panic explicit 9 months ago
Alejandro Mery 99ae34e98c chore: update darvaza.org/core to v0.10.0 9 months ago
Alejandro Mery dd585b0fa2 dns: add Sync() mechanism to update A/AAAA records on the DNS provider 10 months ago
Alejandro Mery 172752ab90 dns: add RecordSetter and RecordAppender to Provider 10 months ago
Alejandro Mery 1a47985bd7 dns: Manager.WriteTo() generates BIND config, fully qualifies 10 months ago
Alejandro Mery f5ea72740c dns: introduce initial DNS Manager 10 months ago
Alejandro Mery 357c85dc1a dns: SortRegions() by ISO3166 10 months ago
Alejandro Mery 00aec477a4 dns: DefaultDNSProvider() using CLOUDFLARE_DNS_API_TOKEN 10 months ago
Alejandro Mery e0d8592dc1 dns: introduce AddrRecord{} to abstract A/AAAA entries 10 months ago
Alejandro Mery c397ca29ac cluster: introduce Region interators 10 months ago
Alejandro Mery 6e7f24f491 cluster: ensure ceph monitors are set when loading a config file 10 months ago
Alejandro Mery c702d649e0 cluster: introduce Regions to group zones 10 months ago
Alejandro Mery 1c199ed923 jpictl: update all hosts files on jpictl write 10 months ago
Alejandro Mery 5dc5c95aa1 hosts: add generators for hosts files 10 months ago
Alejandro Mery 70008e0ead cluster: NewFromConfig() trying JSON and YAML 10 months ago
Alejandro Mery ec2b30c1e7 cluster: add DirFS() using hackpadfs/os 10 months ago
Alejandro Mery d0b0698c10 cluster: make domain, basedir and cluster name public fields 10 months ago
Alejandro Mery 2a2e6c121e cluster: group default option factories 10 months ago
Alejandro Mery 24059dc9ee cluster: rename Zones to Cluster 10 months ago
Alejandro Mery bedf62977f cluster: move Machines to a dedicated file 10 months ago
Alejandro Mery 5abb4c2f92 cluster: rename pkg/zones to pkg/cluster 10 months ago
Alejandro Mery 204f3a49a1 drop toml support 10 months ago
Alejandro Mery 32046fc1ec zones: fix `jpictl dump` by explicitly omitting Machine.logger and Zone.logger 10 months ago
Alejandro Mery 2016b27707 zones: add structured logs to zone scanning 10 months ago
Alejandro Mery c038ad4431 zones: warn but not fail when scanning finds unknown monitors 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 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 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 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