Nick Meyer

Results 37 comments of Nick Meyer

Adding an extra volume mount to mount `/var/lib/kubelet` in the pod at the same location as the host allowed the backup to succeed, confirming my hypothesis. This doesn't seem like...

Had some time to dive a little deeper here. This issue can be reproduced reliably with any `Block` mode PVC attached to a pod via `spec.containers[].volumeDevices`. I am unsure if...

Confirmed this issue exists in other k8s/Linux distributions and is not unique to Talos (tested on k3s v1.29.6 on Rocky Linux 8).

As installed by Helm, there is no mount for `/var/lib/kubelet/plugins`. I see this was added in #6680 to the CLI installer, it doesn't look like this change got back to...

Agree with mirroring nmstate syntax wherever possible. Thanks for digging into this, I also had intended to but was able to work around the issue and couldn't prioritize it.

> @e3b0c442 on further checking all modules it seems some doesn't have PCI id's, could you confirm if they get auto-loaded (if those are dependencies it could get auto-loaded)? >...