spiegel_podman/pkg/specgenutil
Giuseppe Scrivano 891dfd3a8f
specgen: fix parsing of cgroup devices rule
Fix the parse for the cgroup devices rule to correctly handle the
wildcard syntax for the device major.

Also make sure the device major and minor are not negative numbers.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-07-01 09:28:18 +02:00
..
createparse.go Support setting image_volume_mode in containers.conf 2022-05-26 14:16:26 -04:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ports_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
specgen.go specgen: fix parsing of cgroup devices rule 2022-07-01 09:28:18 +02:00
specgenutil_test.go specgen: fix parsing of cgroup devices rule 2022-07-01 09:28:18 +02:00
util.go Add support for passing --volumepath 2022-04-23 08:03:36 -04:00
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00
volumes_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00