spiegel_podman/vendor/github.com/containers/common/pkg
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
..
apparmor vendor c/common@main 2022-05-12 10:51:13 +02:00
auth vendor c/common@main 2022-05-12 10:51:13 +02:00
capabilities vendor c/common@main 2022-05-12 10:51:13 +02:00
cgroups podman cgroup enhancement 2022-06-24 15:39:15 -04:00
cgroupv2 vendor c/common@0ededd18a1 2022-03-18 15:18:30 +01:00
chown vendor c/common 2022-04-21 13:43:58 +02:00
completion Update vendor of containers/buildah 2022-06-13 17:54:17 -04:00
config autocomplete podman search --filter 2022-05-24 16:07:38 +02:00
download podman load: support downloading files 2021-11-10 15:43:16 +01:00
filters vendor c/common@main 2022-05-12 10:51:13 +02:00
flag Bump Buildah to v1.24.0 2022-01-27 07:03:56 -05:00
machine vendor c/common@main 2022-05-12 10:51:13 +02:00
manifests vendor c/common 2022-04-21 13:43:58 +02:00
netns vendor c/common 2022-04-21 13:43:58 +02:00
parse Vendor in latest containers/common 2022-05-12 17:36:44 -04:00
report vendor c/common 2022-04-21 13:43:58 +02:00
retry Update vendor of containers/buildah 2022-06-13 17:54:17 -04:00
seccomp podman cgroup enhancement 2022-06-24 15:39:15 -04:00
secrets vendor c/common@main 2022-05-12 10:51:13 +02:00
signal vendor c/common@0ededd18a1 2022-03-18 15:18:30 +01:00
subscriptions vendor c/common@main 2022-05-12 10:51:13 +02:00
supplemented image prune: support removing external containers 2021-09-28 10:24:16 +02:00
sysinfo vendor c/common@main 2022-05-12 10:51:13 +02:00
timetype vendor c/common 2022-04-21 13:43:58 +02:00
umask vendor c/common 2022-04-21 13:43:58 +02:00
util vendor c/common 2022-04-21 13:43:58 +02:00