54 Commits (593f88e2a377cfbf67c93d90e6228d6be5afd5ce)

Author SHA1 Message Date
Nagy Károly Gábriel f0c09c2176
cluster: fix wg1 generation (AllowedIPs) 2 months ago
Alejandro Mery 401603f4be chore: clear lint warnings 2 months ago
Alejandro Mery 01ef75a020 cluster: fix wg0.conf generator 2 months ago
Alejandro Mery 7f5d48b2b0 cluster: rework `env` output to qualify zones using the region 2 months ago
Alejandro Mery 948eff76d3 cluster: migrate to using pkg/rings for Addresses 4 months ago
Alejandro Mery 187149c129 cluster: decouple RingID from WireguardInterfaceID 4 months ago
Alejandro Mery 982e16581c cluster: pre-compute Zone's primary region 4 months ago
Alejandro Mery cede95e119 cluster: run initRegions() before scanZoneIDs() 4 months ago
Alejandro Mery 14e1c447c9 cluster: assign valid rings.RegionID to each primary region 4 months ago
Alejandro Mery 99dece1e43 cluster: use rings.ZoneID and rings.NodeID types 4 months ago
Alejandro Mery fefbfa16a2 env: export ZONE{zoneID}_REGION 6 months ago
Alejandro Mery 7986e0fd3b env: add REGIONS list to output 6 months ago
Alejandro Mery 3ba721bf7f env: add []string writer 6 months ago
Alejandro Mery e410797413 env: use foo= instead of foo="" for empty variables 6 months ago
Alejandro Mery 0158dc3a3c cluster: add recursive RegionIterator to Zone 6 months ago
Alejandro Mery 9226cf2dfd cluster: introduce RegionIterator 6 months ago
Alejandro Mery 173dba0c3b cluster: decouple getRegion() from finishRegion() 6 months ago
Alejandro Mery 019143820f cluster: remove k8s_token files from zones on write if found 6 months ago
Alejandro Mery d3bbe6d270 cluster: introduce Region.Cluster and m/{region}/k8s_token 6 months ago
Alejandro Mery 7125e28b74 cluster: extend usage of the ZoneRegionsFileName constant 6 months ago
Alejandro Mery f64f4e08fe cluster: remove unused variables on scan option factories 7 months ago
Alejandro Mery 00cf3959a2 cluster: load regions when scanning a directory 11 months ago
Alejandro Mery 0db3e18227 cluster: introduce SyncRegions() to write regions file 11 months ago
Alejandro Mery 0094450ca8 cluster: fix regions/zones mapping when the region exists 11 months ago
Alejandro Mery 99998dc7e8 cluster: mark Machine as Inactive if the "region" file contains "none" 11 months ago
Alejandro Mery 892d849740 cluster: introduce Machine.Inactive flag 11 months ago
Alejandro Mery 1580c09746 cluster: add Machine.ReadLines() shortcut 11 months ago
Alejandro Mery 1492061ab8 jpictl: create machine directories on `jpictl write` 11 months ago
Alejandro Mery 57e1077a85 cluster: add MkdirAll() support 11 months ago
Alejandro Mery 5a3d483f98 cluster: refactor Machine.ReadFile() and Machine.OpenFile() 11 months ago
Alejandro Mery 884b11d1f9 cluster: sort regions, for `jpictl dump`' sake 11 months ago
Alejandro Mery 5bbe15ef24 cluster: move SortRegions() from dns to cluster 11 months ago
Alejandro Mery fd1c57d377 cluster: introduce Cluster.ReadLines() 11 months ago
Alejandro Mery 2fd5947f1b cluster: introduce Cluster.WriteStringFile() 11 months ago
Alejandro Mery 14b3d91191 cluster: introduce Cluster.RemoveFile() 11 months ago
Alejandro Mery e5639b2f4e cluster: generate ring keys on scan if missing 11 months ago
Alejandro Mery 543824a54a cluster: allow empty wgN.conf files as markers to enable the ring 11 months ago
Alejandro Mery 986db350b4 cluster: make unreachable panic explicit 11 months ago
Alejandro Mery 99ae34e98c chore: update darvaza.org/core to v0.10.0 11 months ago
Alejandro Mery c397ca29ac cluster: introduce Region interators 1 year ago
Alejandro Mery 6e7f24f491 cluster: ensure ceph monitors are set when loading a config file 1 year ago
Alejandro Mery c702d649e0 cluster: introduce Regions to group zones 1 year ago
Alejandro Mery 1c199ed923 jpictl: update all hosts files on jpictl write 1 year ago
Alejandro Mery 5dc5c95aa1 hosts: add generators for hosts files 1 year ago
Alejandro Mery 70008e0ead cluster: NewFromConfig() trying JSON and YAML 1 year ago
Alejandro Mery ec2b30c1e7 cluster: add DirFS() using hackpadfs/os 1 year ago
Alejandro Mery d0b0698c10 cluster: make domain, basedir and cluster name public fields 1 year ago
Alejandro Mery 2a2e6c121e cluster: group default option factories 1 year ago
Alejandro Mery 24059dc9ee cluster: rename Zones to Cluster 1 year ago
Alejandro Mery bedf62977f cluster: move Machines to a dedicated file 1 year ago