Florian S.
Florian S.
> > Would a merge request be accepted that uses the Talos API instead of SSH when using the Talos CAPI providers? > > @Preisschild do u have any plans...
You should be able to just attach a device (per `/dev` path) to the container. I use a Zigbee USB stick with zigbee2mqtt in a container, and it works without...
Can we reopen this issue? As the poster above said, many Charts use `.Capabilities`.
Did anyone ever tried using cilium over a tailscale network? Did someone get it to work? When i use cilium's vxlan over tailscale pod2pod connections work, but a pod can...
That sucks. I upgraded my TV after I had some issues with DoVi content back in June. Not only did the upgrade not fix the problem, but I can't even...
Please add this Plex. Lifetime-Pass owner here and this would make distributing PMP across various linux distros easy.
@EduCampi yes, this is for the player. Flatpak isn't really supposed to be used for servers though. For servers you should really look into docker.
Has anyone an idea on how to make sure renovate doesn't rebase a MR when the MR is already in queue for a merge train? Because currently, even if the...
Does anyone else get `api error NotImplemented: Multiple configuration rules are not supported` when trying to enable bucket SSE-S3 over terraform? It seems that the aws s3 terraform provider is...
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