spiegel_podman/cmd
Charlie Doern c00ea686fe resource limits for pods
added the following flags and handling for podman pod create

--memory-swap
--cpuset-mems
--device-read-bps
--device-write-bps
--blkio-weight
--blkio-weight-device
--cpu-shares

given the new backend for systemd in c/common, all of these can now be exposed to pod create.
most of the heavy lifting (nearly all) is done within c/common. However, some rewiring needed to be done here
as well!

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-07-21 14:50:01 -04:00
..
podman resource limits for pods 2022-07-21 14:50:01 -04:00
podman-mac-helper Fix spelling "read only" -> "read-only" 2022-07-02 08:37:43 +02:00
rootlessport cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
winpath Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00