spiegel_podman/pkg/specgen/generate
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
..
kube Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
config_linux.go specgen: support CDI devices from containers.conf 2022-11-25 11:44:38 +01:00
config_linux_cgo.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
config_linux_nocgo.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
container_create.go Use default_ulimits field in containers.conf 2026-02-04 19:52:40 +05:30
namespaces.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
namespaces_freebsd.go Fix stutters 2022-09-10 07:52:00 -04:00
namespaces_linux.go Stop recording annotations set to false 2022-12-19 16:07:33 -05:00
namespaces_unsupported.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
oci.go use FindInitBinary() for init binary 2026-01-29 18:41:51 +05:30
oci_freebsd.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
oci_linux.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
oci_unsupported.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
pause_image.go use FindInitBinary() for init binary 2026-01-29 18:41:51 +05:30
pod_create.go remove pod if creation has failed 2022-11-15 13:36:57 +01:00
pod_create_test.go Allow namespace path network option for pods. 2022-11-04 11:26:06 +01:00
ports.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
ports_bench_test.go fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
ports_test.go bump golangci-lint to v1.50.1 2022-12-15 13:39:56 +01:00
rlimit_int64.go pkg/specgen: Add stubs for non-linux builds 2022-08-15 10:45:23 +01:00
rlimit_uint64.go pkg/specgen: Add stubs for non-linux builds 2022-08-15 10:45:23 +01:00
security_freebsd.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
security_linux.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
security_unsupported.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
storage.go use FindInitBinary() for init binary 2026-01-29 18:41:51 +05:30
validate.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00