siderolabs / extensions

Talos Linux System Extensions
89 stars 87 forks source link

Gvisor pod cannot be terminated properly #417

Open frezbo opened 1 week ago

frezbo commented 1 week ago

The Gvisor test pod used in talos e2e-extensions test never terminates succesfully, this causes the reboot/shutdown sequence to hang and eventually timeout, the kubelet shows failed to delete pod sandbox error. Gvisor test is going to be disabled until this is addressed.

frezbo commented 1 week ago

Ref: https://github.com/siderolabs/talos/pull/8905

frezbo commented 1 week ago

Upstream issue: https://github.com/google/gvisor/issues/9834#issuecomment-2186806979