diff options
author | Toshiki Sonoda <sonoda.toshiki@fujitsu.com> | 2022-08-23 11:54:31 +0900 |
---|---|---|
committer | Toshiki Sonoda <sonoda.toshiki@fujitsu.com> | 2022-08-23 11:54:31 +0900 |
commit | 64339d47c105373557248d45fddf7ab2db435180 (patch) | |
tree | c9d1cf02f99b58e5e49f5aefbdda67ff45ca9de1 /libpod/oci_conmon_attach_linux.go | |
parent | 51d4b88ce976708de88ce041a03d6d65dd4c8d0e (diff) | |
download | podman-64339d47c105373557248d45fddf7ab2db435180.tar.gz podman-64339d47c105373557248d45fddf7ab2db435180.tar.bz2 podman-64339d47c105373557248d45fddf7ab2db435180.zip |
Warning messages are printed and ignored if we use an unsupported option
When an unsupported limit on cgroups V1 rootless systems
is requested, podman prints an warning message and
ignores the option/flag.
```
Target options/flags:
--cpu-period, --cpu-quota, --cpu-rt-period, --cpu-rt-runtime,
--cpus, --cpu-shares, --cpuset-cpus, --cpuset-mems, --memory,
--memory-reservation, --memory-swap, --memory-swappiness,
--blkio-weight, --device-read-bps, --device-write-bps,
--device-read-iops, --device-write-iops, --blkio-weight-device
```
Related to https://github.com/containers/podman/discussions/10152
Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
Diffstat (limited to 'libpod/oci_conmon_attach_linux.go')
0 files changed, 0 insertions, 0 deletions