podman/pkg/specgenutil
Daniel J Walsh af86b4f62a
Fix handling of readonly containers when defined in kube.yaml
The containers should be able to write to tmpfs mounted directories.

Also cleanup output of podman kube generate to not show default values.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-03 07:05:58 -05:00
..
createparse.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
specgen.go Fix handling of readonly containers when defined in kube.yaml 2022-12-03 07:05:58 -05:00
specgenutil_test.go specgen: fix parsing of cgroup devices rule 2022-07-01 09:28:18 +02:00
util.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go Fix handling of readonly containers when defined in kube.yaml 2022-12-03 07:05:58 -05:00
volumes_test.go Run codespell on code 2022-11-04 10:57:41 -04:00