Alejandro Mery amery
  • Brighton, UK
  • Joined on 2015-05-02
amery merged pull request amery/jpictl#32 2023-10-30 20:43:22 +01:00
jpictl: fix cloud.yaml unmarshalling
amery deleted branch pr-amery-unmarshaltext from amery/jpictl 2023-10-30 20:43:22 +01:00
amery pushed to main at amery/jpictl 2023-10-30 20:43:22 +01:00
5ef6d45ef7 Merge pull request 'jpictl: fix cloud.yaml unmarshalling' (#32)
125a4c0dbe wireguard: implement EndpointAddress.UnmarshalText
7c811d7813 wireguard: implement UnmarshalText for PrivateKey and PublicKey
Compare 3 commits »
amery commented on pull request amery/jpictl#8 2023-10-30 20:28:03 +01:00
wireguard: switch from gcfg to asciigoat.org/ini/basic

waiting for #32 to be rebased

amery pushed to dev-amery-regions at amery/jpictl 2023-10-30 20:26:17 +01:00
4c07bf85d3 cluster: load regions when scanning a directory
d71dd99c15 cluster: introduce SyncRegions() to write regions file
135f098bf1 cluster: fix regions/zones mapping when the region exists
f79123caee Merge branch 'pr-amery-dns-ignore' into next-amery
99998dc7e8 cluster: mark Machine as Inactive if the "region" file contains "none"
Compare 9 commits »
amery pushed to dev-amery at amery/jpictl 2023-10-30 20:24:23 +01:00
f79123caee Merge branch 'pr-amery-dns-ignore' into next-amery
99998dc7e8 cluster: mark Machine as Inactive if the "region" file contains "none"
892d849740 cluster: introduce Machine.Inactive flag
242c1e9067 wireguard: switch from gcfg to asciigoat.org/ini/basic
125a4c0dbe wireguard: implement EndpointAddress.UnmarshalText
Compare 6 commits »
amery commented on pull request amery/jpictl#38 2023-10-30 20:21:34 +01:00
cluster: introduce Machine.Inactive flag

Machine.Active() renamed to Machine.IsActive()

amery pushed to pr-amery-dns-ignore at amery/jpictl 2023-10-30 20:21:14 +01:00
99998dc7e8 cluster: mark Machine as Inactive if the "region" file contains "none"
892d849740 cluster: introduce Machine.Inactive flag
Compare 2 commits »
amery commented on pull request amery/jpictl#38 2023-10-30 20:18:37 +01:00
cluster: introduce Machine.Inactive flag

Active breaks zero-value rules, everything would become inactive by default

amery commented on pull request amery/jpictl#38 2023-10-30 20:17:47 +01:00
cluster: introduce Machine.Inactive flag

@karasz it's currently called Inactive to deal with the zero value. Active by default, otherwise indicated.

amery commented on pull request amery/jpictl#32 2023-10-30 20:14:14 +01:00
jpictl: fix cloud.yaml unmarshalling

@karasz amended accordingly, and rebased over the current main

amery pushed to pr-amery-unmarshaltext at amery/jpictl 2023-10-30 20:13:52 +01:00
125a4c0dbe wireguard: implement EndpointAddress.UnmarshalText
7c811d7813 wireguard: implement UnmarshalText for PrivateKey and PublicKey
a928ab8880 Merge pull request 'jpictl: add flags to control the default scan' (#34)
66fc213f64 Merge pull request 'cluster: improve defaults to ease initialisation of new machines' (#31)
944400249f Merge pull request 'jpictl: create machine directories on jpictl write' (#33)
Compare 22 commits »
amery created pull request amery/jpictl#38 2023-10-30 19:59:19 +01:00
cluster: introduce Machine.Inactive flag
amery pushed to dev-amery-regions at amery/jpictl 2023-10-30 19:55:34 +01:00
ce7eac8e58 cluster: load regions when scanning a directory
935e69b0e9 cluster: introduce SyncRegions() to write regions file
cbc863b14c cluster: fix regions/zones mapping when the region exists
0eb0647992 Merge branch 'pr-amery-dns-ignore' into next-amery
a725b66d14 cluster: mark Machine as Inactive if the "region" file contains "none"
Compare 18 commits »
amery deleted branch dev-amery-dns-ignore from amery/jpictl 2023-10-30 19:55:02 +01:00
amery pushed to dev-amery at amery/jpictl 2023-10-30 19:54:15 +01:00
0eb0647992 Merge branch 'pr-amery-dns-ignore' into next-amery
a725b66d14 cluster: mark Machine as Inactive if the "region" file contains "none"
851274954e cluster: introduce Machine.Inactive flag
1580c09746 cluster: add Machine.ReadLines() shortcut
770f55c8f1 Merge branch 'pr-amery-wireguard-ini' into next-amery
Compare 15 commits »
amery pushed to pr-amery-dns-ignore at amery/jpictl 2023-10-30 19:52:48 +01:00
a725b66d14 cluster: mark Machine as Inactive if the "region" file contains "none"
851274954e cluster: introduce Machine.Inactive flag
1580c09746 cluster: add Machine.ReadLines() shortcut
Compare 3 commits »
amery created branch pr-amery-dns-ignore in amery/jpictl 2023-10-30 19:52:48 +01:00
amery deleted branch pr-amery-jpictl-flags from amery/jpictl 2023-10-30 19:50:15 +01:00
amery pushed to main at amery/jpictl 2023-10-30 19:50:14 +01:00
a928ab8880 Merge pull request 'jpictl: add flags to control the default scan' (#34)
727fd67bc6 jpictl: add --domain/-D and --scan-dir/-d options
b8e1b321e5 jpictl: add -S flag to ignore the config file and always scan
0c5429a681 jpictl: move verbosity handling to the log module
Compare 4 commits »