spiegel_podman/vendor/github.com/containers
cdoern 2792e598c7 podman cgroup enhancement
currently, setting any sort of resource limit in a pod does nothing. With the newly refactored creation process in c/common, podman ca now set resources at a pod level
meaning that resource related flags can now be exposed to podman pod create.

cgroupfs and systemd are both supported with varying completion. cgroupfs is a much simpler process and one that is virtually complete for all resource types, the flags now just need to be added. systemd on the other hand
has to be handeled via the dbus api meaning that the limits need to be passed as recognized properties to systemd. The properties added so far are the ones that podman pod create supports as well as `cpuset-mems` as this will
be the next flag I work on.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-06-24 15:39:15 -04:00
..
buildah Update vendor of containers/buildah 2022-06-13 17:54:17 -04:00
common podman cgroup enhancement 2022-06-24 15:39:15 -04:00
conmon Add an API for Attach over HTTP API 2020-01-16 13:49:21 -05:00
image/v5 vendor in latests containers/image 2022-06-17 06:10:24 -04:00
libtrust Vendor in containers/common@main 2022-02-28 16:23:26 -05:00
ocicrypt vendor in latests containers/image 2022-06-17 06:10:24 -04:00
psgo vendor c/psgo@v1.7.2 2022-01-20 16:56:20 +01:00
storage Vendor in latest containers/storage 2022-06-16 14:05:43 -04:00