podman/pkg/specgen/generate/kube
Jan Kaluza 224e791161 Replace podman pause image with rootfs.
This commit removes the code to build a local pause
image from the Containerfile. It is replaced with
code to find the catatonit binary and include it in
the Rootfs.

This removes the need to build a local pause container
image.

The same logic is also applied to createServiceContainer
which is originally also based on the pause image.

Fixes: #23292

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2025-04-17 08:36:27 +02:00
..
kube.go Replace podman pause image with rootfs. 2025-04-17 08:36:27 +02:00
kube_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
play_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00
seccomp.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
volume.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
volume_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00