spiegel_podman/pkg/machine/ignition
Florent Benoit 3b881d4ecc feat: disable pid max in the podman machine
fix https://github.com/containers/podman-desktop/issues/5282

With FCOS we have a limit of 2048 files
But when launching containers like kind containers, we're reaching
easily the limit.
AFAIK as it's inside a dedicated machine, limit should be max
Limit should be only at the container level.

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-01-08 10:16:10 -05:00
..
ignition.go feat: disable pid max in the podman machine 2024-01-08 10:16:10 -05:00
ignition_darwin.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_freebsd.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_linux.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_schema.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_windows.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ready.go consolidate ignition ready socket unit 2024-01-05 10:11:43 -06:00