194 Commits (3fdbb6f867c7a9d2f252770cff004b0adbf83b09)

Author SHA1 Message Date
Alejandro Mery 0158dc3a3c cluster: add recursive RegionIterator to Zone 3 months ago
Alejandro Mery 9226cf2dfd cluster: introduce RegionIterator 3 months ago
Alejandro Mery 173dba0c3b cluster: decouple getRegion() from finishRegion() 3 months ago
Alejandro Mery 019143820f cluster: remove k8s_token files from zones on write if found 3 months ago
Alejandro Mery d3bbe6d270 cluster: introduce Region.Cluster and m/{region}/k8s_token 3 months ago
Alejandro Mery 7125e28b74 cluster: extend usage of the ZoneRegionsFileName constant 3 months ago
Alejandro Mery 14686ff5a8 ceph: prevent osd label update on startup 4 months ago
Alejandro Mery 3c24e24d71 wireguard: switch from gcfg to asciigoat.org/ini/basic 4 months ago
Alejandro Mery f64f4e08fe cluster: remove unused variables on scan option factories 4 months ago
Alejandro Mery 00cf3959a2 cluster: load regions when scanning a directory 8 months ago
Alejandro Mery 0db3e18227 cluster: introduce SyncRegions() to write regions file 8 months ago
Alejandro Mery 0094450ca8 cluster: fix regions/zones mapping when the region exists 8 months ago
Alejandro Mery 99998dc7e8 cluster: mark Machine as Inactive if the "region" file contains "none" 8 months ago
Alejandro Mery 892d849740 cluster: introduce Machine.Inactive flag 8 months ago
Alejandro Mery 125a4c0dbe wireguard: implement EndpointAddress.UnmarshalText 8 months ago
Alejandro Mery 7c811d7813 wireguard: implement UnmarshalText for PrivateKey and PublicKey 8 months ago
Alejandro Mery 1580c09746 cluster: add Machine.ReadLines() shortcut 8 months ago
Alejandro Mery 1492061ab8 jpictl: create machine directories on `jpictl write` 8 months ago
Alejandro Mery 57e1077a85 cluster: add MkdirAll() support 8 months ago
Alejandro Mery 5a3d483f98 cluster: refactor Machine.ReadFile() and Machine.OpenFile() 8 months ago
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 fd1c57d377 cluster: introduce Cluster.ReadLines() 8 months ago
Alejandro Mery 2fd5947f1b cluster: introduce Cluster.WriteStringFile() 8 months ago
Alejandro Mery 14b3d91191 cluster: introduce Cluster.RemoveFile() 8 months ago
Alejandro Mery abe3005769 dns: sort zones when writing data 8 months ago
Alejandro Mery e5639b2f4e cluster: generate ring keys on scan if missing 8 months ago
Alejandro Mery 543824a54a cluster: allow empty wgN.conf files as markers to enable the ring 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 8 months ago
Alejandro Mery 99ae34e98c chore: update darvaza.org/core to v0.10.0 8 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