4 Commits (3a2a20a61170f951ed837aa4ee947d01bce6ef5d)

Author SHA1 Message Date
Alejandro Mery c702d649e0 cluster: introduce Regions to group zones 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 1bca1f7da1 zones: add logger to Zone and Machine 10 months ago
Alejandro Mery 5e5958d22e zones: introduce (private) logger interface 10 months ago
Alejandro Mery 0fb8c1d44b zones: introduce Zones.CephFSID and Zones.GetCephFSID() 10 months ago
Alejandro Mery 9af88f6593 zones: introduce ScanOption/ScanOptions for New()/NewFS() 11 months ago
Alejandro Mery f63ce6c4e7 zones: introduce Zone.GatewayIDs() 11 months ago
Alejandro Mery 1885c76198 zones: FilterMachines() creates a Machines subset 11 months ago
Alejandro Mery 2224e70638 zones: introduce Machines type. iterable and sortable 11 months ago
Alejandro Mery 3d638e9a85 zones: add Zone.SetGateway() to set one by ID 11 months ago
Alejandro Mery d38c909b0b zones: introduce ZoneIterator, implemented by Zones 11 months ago
Alejandro Mery 07b4a22752 zones: introduce MachineIterator interface 11 months ago
Alejandro Mery 20484a5061 zones: change toml tags to match yaml and json output 11 months ago
Alejandro Mery 2207e4a4a4 zones: fix New() to handle relative paths on hackpadfs 11 months ago
Alejandro Mery 5058f286c6 zones: switch to using hackpadfs/os.FS as the standard os.FS is incomplete 11 months ago
Alejandro Mery 223edf846b zones: introduce Zone.ForEachMachine() 11 months ago
Alejandro Mery cb5ea80e66 zones: introduce Zones.GetMachineByName() 11 months ago
Alejandro Mery f7da9519fa zones: allow iterators to terminate 11 months ago
Alejandro Mery 7cf3ee04f5 zones: use cloudflare's resolver 11 months ago
Alejandro Mery 979324f151 zones: adds ForEachZone iterator 11 months ago
Alejandro Mery be9da490ff zones: adds ForEachMachine() iterator 11 months ago
Alejandro Mery ee63e80f77 zones: add resolver and domain 11 months ago
Alejandro Mery 1ea1ab4ac4 zones: add initial m/ scanner 11 months ago