260 Commits (7986e0fd3b3f4fc0808032fd26ef79a4af07f489)
 

Author SHA1 Message Date
Alejandro Mery 7986e0fd3b env: add REGIONS list to output 3 months ago
Alejandro Mery 3ba721bf7f env: add []string writer 3 months ago
Alejandro Mery e410797413 env: use foo= instead of foo="" for empty variables 3 months ago
Nagy Károly Gábriel 3fdbb6f867 Merge pull request 'cluster: introduce RegionIterator, Zone.ForEachRegion and decouple getRegion from finishRegion' (#43) from pr-amery-regioniter into main 3 months ago
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
Nagy Károly Gábriel 3a2a20a611 Merge pull request 'cluster: introduce Region.Cluser and m/{region}/k8s_token to store a cluster's token' (#42) from pr-amery-k8s_token into main 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
Nagy Károly Gábriel 7f5ac151c8 Merge pull request 'wireguard: switch from gcfg to asciigoat.org/ini/basic' (#8) from pr-amery-wireguard-ini into main 4 months ago
Nagy Károly Gábriel 28bcaa2838 Merge pull request 'jpictl: add --version and version command' (#44) from pr-amery-version into main 4 months ago
Nagy Károly Gábriel 3cafb1a4e2 Merge pull request 'ceph: prevent osd label update on startup' (#41) from pr-amery-ceph into main 4 months ago
Alejandro Mery 09bec11506 jpictl: add --version and version command 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 45dc2291bf Merge pull request 'remove unused arguments and update dependencies' (#40) from pr-amery-chores into main 4 months ago
Alejandro Mery b019d303d4 chore: update dependencies 4 months ago
Alejandro Mery f64f4e08fe cluster: remove unused variables on scan option factories 4 months ago
Alejandro Mery cf09cfa743 Merge pull request 'cluster: handle regions on filesystem' (#39) 8 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 a910bba406 Merge pull request 'cluster: introduce Machine.Inactive flag' (#38) 8 months ago
Alejandro Mery 5ef6d45ef7 Merge pull request 'jpictl: fix cloud.yaml unmarshalling' (#32) 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 a928ab8880 Merge pull request 'jpictl: add flags to control the default scan' (#34) 8 months ago
Alejandro Mery 66fc213f64 Merge pull request 'cluster: improve defaults to ease initialisation of new machines' (#31) 8 months ago
Alejandro Mery 944400249f Merge pull request 'jpictl: create machine directories on `jpictl write`' (#33) 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 0ff17abd59 Merge pull request 'cluster: add top level ReadLines(), WriteStringFile() and RemoveFile() helpers' (#36) 8 months ago
Alejandro Mery a742bad084 Merge pull request 'dns: sort zones when writing data' (#35) 8 months ago
Alejandro Mery 629b6ee74f Merge pull request 'cluster: sort regions, for `jpictl dump` sake' (#37) 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 727fd67bc6 jpictl: add --domain/-D and --scan-dir/-d options 8 months ago
Alejandro Mery b8e1b321e5 jpictl: add `-S` flag to ignore the config file and always scan 8 months ago
Alejandro Mery 0c5429a681 jpictl: move verbosity handling to the log module 8 months ago
Alejandro Mery e5639b2f4e cluster: generate ring keys on scan if missing 8 months ago