spiegel_podman/pkg/api/handlers/libpod
Daniel J Walsh fa7b08fd1b
Use default_ulimits field in containers.conf
The default_ulimits field is currently ignored in podman run commands.
This PR fixes this.

Fixes: https://github.com/containers/podman/issues/17396

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
(cherry picked from commit 6046832f3e)
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2026-02-04 19:52:40 +05:30
..
containers.go Add missing return after errors 2023-02-07 14:51:07 -05:00
containers_create.go Use default_ulimits field in containers.conf 2026-02-04 19:52:40 +05:30
containers_stats.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
generate.go Fix stutters 2022-09-10 07:52:00 -04:00
healthcheck.go Add support for startup healthchecks 2022-11-28 13:30:29 -05:00
images.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
images_pull.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
images_push.go Fix stutters 2022-09-10 07:52:00 -04:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
kube.go Kube Play - allow setting and overriding published host ports 2023-01-08 13:49:53 +02:00
manifests.go [v4.4-rhel] Adjust for common bump 2025-12-17 15:40:01 -05:00
networks.go Add missing return after errors 2023-02-07 14:51:07 -05:00
play.go Add "podman kube play" cmd 2022-07-13 15:27:03 +01:00
pods.go Fix stutters 2022-09-10 07:52:00 -04:00
secrets.go Add labels to secrets 2022-09-20 16:28:00 -04:00
swagger_spec.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
system.go Add podman system prune --external 2022-12-05 18:09:21 +01:00
volumes.go Add podman volume create --ignore 2022-10-24 17:30:31 +02:00