219 Commits (00b2f8b531ac1d901b494591ed6634e035d1a73a)

Author SHA1 Message Date
Alejandro Mery 948eff76d3 cluster: migrate to using pkg/rings for Addresses 1 month ago
Alejandro Mery 187149c129 cluster: decouple RingID from WireguardInterfaceID 1 month ago
Alejandro Mery bcb20ab1e6 rings: introduce ring-specific decoders 1 month ago
Alejandro Mery 96c59dfe8a rings: introduce a generic DecodeAddress() for all four rings 1 month ago
Alejandro Mery 169a1e9602 rings: introduce RingID and its values 1 month ago
Alejandro Mery 982e16581c cluster: pre-compute Zone's primary region 1 month ago
Alejandro Mery cede95e119 cluster: run initRegions() before scanZoneIDs() 1 month ago
Alejandro Mery 14e1c447c9 cluster: assign valid rings.RegionID to each primary region 1 month ago
Alejandro Mery 99dece1e43 cluster: use rings.ZoneID and rings.NodeID types 1 month ago
Alejandro Mery 6d89e0ea3c rings: fix NodeZeroMax/NodeMax to not accept .255 1 month ago
Alejandro Mery ff8f2c6ea1 rings: add String() to RegionID, ZoneID, NodeID 1 month ago
Alejandro Mery 72a2468a10 rings: RingTwoPrefix() 1 month ago
Alejandro Mery 6142d0f7f0 rings: RingThreePrefix() 1 month ago
Alejandro Mery 0f177acf57 rings: RingZeroPrefix()/RingZeroAddress() 1 month ago
Alejandro Mery 394a84c3ab rings: RingOnePrefix()/RingOneAddress() 1 month ago
Alejandro Mery 52e1195139 rings: introduce generic ErrOutOfRange() factory 1 month ago
Alejandro Mery 378bab2f96 rings: introduce RegionID, ZoneID and NodeID 1 month ago
Alejandro Mery 3e90c7a30b rings: introduce PrefixToRange() 1 month ago
Alejandro Mery 50436a320c rings: introduce AddrToU32() and AddrFromU32() helpers 1 month ago
Alejandro Mery ac5827898b rings: introduce subpackage to deal with Ring addresses 1 month ago
Alejandro Mery fefbfa16a2 env: export ZONE{zoneID}_REGION 4 months ago
Alejandro Mery 7986e0fd3b env: add REGIONS list to output 4 months ago
Alejandro Mery 3ba721bf7f env: add []string writer 4 months ago
Alejandro Mery e410797413 env: use foo= instead of foo="" for empty variables 4 months ago
Alejandro Mery 0158dc3a3c cluster: add recursive RegionIterator to Zone 4 months ago
Alejandro Mery 9226cf2dfd cluster: introduce RegionIterator 4 months ago
Alejandro Mery 173dba0c3b cluster: decouple getRegion() from finishRegion() 4 months ago
Alejandro Mery 019143820f cluster: remove k8s_token files from zones on write if found 4 months ago
Alejandro Mery d3bbe6d270 cluster: introduce Region.Cluster and m/{region}/k8s_token 4 months ago
Alejandro Mery 7125e28b74 cluster: extend usage of the ZoneRegionsFileName constant 4 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