Missing unpigz command on kube nodes
The new images on the next-version environment cannot be pulled due to this error:
Warning Failed 40m (x178 over 14h) kubelet Failed to pull image "container-registry.softwareheritage.org/swh/infra/swh-apps/scheduler:20250113.1": failed to pull and unpack image "container-registry.softwareheritage.org/swh/infra/swh-apps/scheduler:20250113.1": failed to extract layer sha256:217c390bacd6556f97aac51a1778c300970b70d03490279ddc55284b29f7daf4: failed to get stream processor for application/vnd.docker.image.rootfs.diff.tar.gzip: fork/exec /usr/bin/unpigz: no such file or directory: unknown
The problem is also present in production (manual test)
Warning Failed 4s kubelet Failed to pull image "alpine": failed to pull and unpack image "docker.io/library/alpine:latest": failed to extract layer sha256:a0904247e36a7726c03c71ee48f3e64462021c88dafeb13f37fdaf613b27f11c: failed to get stream processor for application/vnd.oci.image.layer.v1.tar+gzip: fork/exec /usr/bin/unpigz: no such file or directory: unknown │
│
It smells like a regression after the debian upgrade