Robert Ruf
Robert Ruf
FYI at least in vSphere 8.x (and maybe in some 7.x U patch too) you can perform a FCD migration right from the UI in the CNS volumes view of...
FYI: feature just landed in libgit2. https://github.com/libgit2/libgit2/issues/3058#issuecomment-1540940627
Seems like this has been added now and it's documented here: https://www.pygit2.org/repository.html#pygit2.clone_repository So, this issue can be closed I guess?
It seems this is happening to us as well. I'll dig into this in the next days and let you know when I get any new information. /edit: I ended...
Can confirm I'm running into the same issue on Windows 10 22H2 Build 19045.4529 with OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2 using the DevPod v.0.5.16 with SSH provider v0.0.12 instead of latest because...
@smira Thanks for the reply. Is that specifically mentioned somewhere in the docs? It's a setup supported by CAPI in general so what issues did you observe with it?
Well, sure. But that's a general design flaw of CAPI. It's even worse then this because https://github.com/kubernetes-sigs/cluster-api/issues/7061 exists and it doesn't seem like there will be a fix for it...
> I think the Issue could be fixed by deleting the machine prior to `gratefulEtcdLeave`. > > https://github.com/siderolabs/cluster-api-control-plane-provider-talos/blob/main/controllers/scale.go#L125 > > The machine could be annotated with a CAPI `pre-terminate` lifecycle...
No solution to this yet? we're running into the exact same issue. Using [gitea/act_runner](https://gitea.com/gitea/act_runner) with the default _ubuntu-22.04_ runner this translates to the **node:16-bullseye** container being used. Note that we're...
I added the suggested values to the chart to separate install from usage. However in our case we're using this chart in Flux and Flux seems to ignore the dependency...