spiegel_podman/pkg/specgen/generate
Giuseppe Scrivano 331b3c216d
cmd, specgen: allow cgroup resources without --infra
When the infra container is not created, we can still set limits on
the pod cgroup.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-09-08 14:58:48 +02:00
..
kube Add support for kube securityContext\.procMount 2023-09-07 09:49:11 -04:00
config_common.go pkg/specgen: Add device support for FreeBSD 2023-08-04 10:11:14 +01:00
config_common_test.go pkg/specgen: Add device support for FreeBSD 2023-08-04 10:11:14 +01:00
config_freebsd.go pkg/specgen: Add device support for FreeBSD 2023-08-04 10:11:14 +01:00
config_linux.go pkg/specgen: Add device support for FreeBSD 2023-08-04 10:11:14 +01:00
config_linux_cgo.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
config_linux_nocgo.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_linux_test.go pkg/specgen: Add device support for FreeBSD 2023-08-04 10:11:14 +01:00
container.go Don't re-inspect an image 2023-08-28 22:43:23 +02:00
container_create.go use container restart policy if user specifies one 2023-08-18 06:19:49 -04:00
namespaces.go rootless: use default_rootless_network_cmd config 2023-06-29 09:46:25 +02: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 set max ulimits for rootless on each start 2023-05-31 09:20:31 +00:00
oci_freebsd.go pkg/specgen: Add device support for FreeBSD 2023-08-04 10:11:14 +01:00
oci_linux.go linux, rootless: clamp oom_score_adj if it is too low 2023-09-04 14:44:14 +02:00
oci_unsupported.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
pause_image.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
pod_create.go cmd, specgen: allow cgroup resources without --infra 2023-09-08 14:58:48 +02:00
pod_create_test.go Allow namespace path network option for pods. 2022-11-04 11:26:06 +01:00
ports.go Fixes port collision issue on use of --publish-all 2023-01-30 14:52:57 -07: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
security_freebsd.go pkg/specgen: add support for read-only root on FreeBSD 2023-08-16 13:41:04 +01:00
security_linux.go security: accept empty capabilities list 2023-09-06 14:55:28 +02:00
security_unsupported.go specgen/generate: Add support for FreeBSD 2022-08-30 11:24:57 +01:00
storage.go Tmpfs should not be mounted noexec 2023-09-07 08:06:55 -04:00
storage_freebsd.go libpod: use /var/run instead of /run on FreeBSD 2023-08-17 14:04:53 +01:00
storage_linux.go libpod: use /var/run instead of /run on FreeBSD 2023-08-17 14:04:53 +01:00
validate.go Ignore the resource limits on cgroups V1 rootless systems 2023-08-23 13:58:13 +09:00