Alejandro Mery amery
  • Brighton, UK
  • Joined on 2015-05-02
amery commented on pull request amery/jpictl#10 2023-09-05 22:40:02 +02:00
ceph: generate fsid if needed, and export FSID on env

v0.5.1 tagged

amery deleted branch pr-amery-ceph-fsid from amery/jpictl 2023-09-05 22:13:11 +02:00
amery pushed to main at amery/jpictl 2023-09-05 22:13:11 +02:00
e03e5e0d05 Merge pull request 'ceph: generate fsid if needed, and export FSID on env' (#10)
a655603343 env: export FSID
c291b218a4 zones: improve GetCephFSID() to generate a new UUID if none was found
3911a51ccf vscode: add gofrs to the dictionary
Compare 4 commits »
amery merged pull request amery/jpictl#10 2023-09-05 22:13:10 +02:00
ceph: generate fsid if needed, and export FSID on env
amery commented on pull request amery/jpictl#10 2023-09-05 21:58:14 +02:00
ceph: generate fsid if needed, and export FSID on env

fixed GetCephFSID to actually return the error

amery pushed to pr-amery-ceph-fsid at amery/jpictl 2023-09-05 21:57:44 +02:00
a655603343 env: export FSID
c291b218a4 zones: improve GetCephFSID() to generate a new UUID if none was found
Compare 2 commits »
amery created pull request amery/jpictl#10 2023-09-05 21:55:52 +02:00
ceph: generate fsid if needed, and export FSID on env
amery pushed to pr-amery-ceph-fsid at amery/jpictl 2023-09-05 21:53:52 +02:00
c2a21707c9 env: export FSID
84d380ae73 zones: improve GetCephFSID() to generate a new UUID if none was found
3911a51ccf vscode: add gofrs to the dictionary
Compare 3 commits »
amery created branch pr-amery-ceph-fsid in amery/jpictl 2023-09-05 21:53:52 +02:00
amery pushed to dev-amery at amery/jpictl 2023-09-05 21:40:34 +02:00
7f571fe414 build-sys: use local asciigoat.org/ini
6abccca365 vscode: add asciigoat, cyclomatic and Wrapf to the dictionary
db62adfb9c wireguard: switch from gcfg to asciigoat.org/ini/basic
4599eca7d9 wireguard: implement EndpointAddress.UnmarshalText
312dbe2269 wireguard: implement UnmarshalText for PrivateKey and PublicKey
Compare 16 commits »
amery commented on pull request amery/jpictl#8 2023-09-05 21:39:38 +02:00
wireguard: switch from gcfg to asciigoat.org/ini/basic

rebased to resolve the conflicts @karasz

amery pushed to pr-amery-wireguard-ini at amery/jpictl 2023-09-05 21:39:14 +02:00
db62adfb9c wireguard: switch from gcfg to asciigoat.org/ini/basic
4599eca7d9 wireguard: implement EndpointAddress.UnmarshalText
312dbe2269 wireguard: implement UnmarshalText for PrivateKey and PublicKey
1fe1cf940d Merge pull request 'ceph: add initial ceph support. reading and writing m/ceph.conf' (#9)
f10ea1dc22 jpictl: write m/ceph.conf on sync
Compare 17 commits »
amery commented on pull request amery/jpictl#9 2023-09-05 21:37:24 +02:00
ceph: add initial ceph support. reading and writing m/ceph.conf

v0.5.0 tagged

amery pushed tag v0.5.0 to amery/jpictl 2023-09-05 21:37:16 +02:00
amery deleted branch pr-amery-ceph from amery/jpictl 2023-09-05 21:36:11 +02:00
amery merged pull request amery/jpictl#9 2023-09-05 21:35:53 +02:00
ceph: add initial ceph support. reading and writing m/ceph.conf
amery pushed to main at amery/jpictl 2023-09-05 21:35:53 +02:00
1fe1cf940d Merge pull request 'ceph: add initial ceph support. reading and writing m/ceph.conf' (#9)
f10ea1dc22 jpictl: write m/ceph.conf on sync
ac87757b06 ceph: zones.Zones.WriteCephConfig() and ceph.Config.WriteTo()
fe081a4297 env: set ceph monitors variables
cea8362fe6 zones: extend scan to ensure every zone has a ceph monitor
Compare 14 commits »
amery commented on pull request amery/jpictl#9 2023-09-05 18:49:35 +02:00
ceph: add initial ceph support. reading and writing m/ceph.conf

bug fixed and // TODO: added to the complex parser function

amery pushed to pr-amery-ceph at amery/jpictl 2023-09-05 18:48:21 +02:00
f10ea1dc22 jpictl: write m/ceph.conf on sync
ac87757b06 ceph: zones.Zones.WriteCephConfig() and ceph.Config.WriteTo()
fe081a4297 env: set ceph monitors variables
cea8362fe6 zones: extend scan to ensure every zone has a ceph monitor
b772ec0a3d zones: store ceph FSID on scan
Compare 10 commits »
amery deleted branch dev-amery-ceph from amery/jpictl 2023-09-05 15:58:21 +02:00