Andrei Kvapil
Andrei Kvapil
Hi @antgamdia, I tried to remove `disabled=""` from button in browser:  But upgrade button still not works. Another problem is that description for the...
Hi @insuusvenerati could you please provide output of: ``` /bin/sh --version ```
It seems case statement does not work inside subshell `$()` for some reason. Please try this version from #12 https://github.com/aenix-io/talos-bootstrap/raw/8f3f1985a8b84b535d7ed01014d0f25bab13400b/talos-bootstrap
Try installing awk https://formulae.brew.sh/formula/awk
I see two options how can you utilize Proxmox with cozystack. Option one, where you create management cozystack cluster inside the proxmox VMs:  This...
So you want to make Cozystack manage LXC containers and run DBs inside of them? I guess this would be really challengeable, as you will need to replace operators with...
```bsah finalizers | awk '{print "kubectl patch -n " $1 " " $4 "/" $2 " --type json --patch='\''[ { \"op\": \"remove\", \"path\": \"/metadata/finalizers\" } ]'\''" }' | sh -x...
Decided that providing services without encryption on public addresses is not secure. Therefore, it is assumed that the user will access their services from their own Kubernetes cluster or virtual...
Same again, linstor version: 1.20.3, drbd version: 9.2.1  resource does not exists in linstor anymore
Just faced this again: ``` # linstor r l -r pvc-484e23e7-f6a5-4d16-a46e-41620f8c4a2d ╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ ┊ ResourceName ┊ Node ┊ Port ┊ Usage ┊ Conns ┊ State ┊ CreatedOn ┊ ╞════════════════════════════════════════════════════════════════════════════════════════════════════════════════╡ ┊ pvc-484e23e7-f6a5-4d16-a46e-41620f8c4a2d...