spiegel_podman/pkg/specgen
Urvashi Mohnani 48a02aa1c0 Fix bind-mount-option annotation in gen/play kube
The format used for setting the bind-mount-options annotations
in the kube yaml was incorrect and caused k8s to throw an error
when trying to play the generated kube yaml.
Fix the annotation format to match the rules of k8s.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2022-09-06 15:05:50 -04:00
..
generate Fix bind-mount-option annotation in gen/play kube 2022-09-06 15:05:50 -04:00
config_unsupported.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
container_validate.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
namespaces.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
namespaces_test.go pkg/specgen: parse default network mode on server 2022-06-01 17:13:30 +02:00
pod_validate.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
podspecgen.go fix namespace reporting 2022-07-07 09:51:20 -04:00
specgen.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
winpath.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
winpath_linux.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00
winpath_unsupported.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00
winpath_windows.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00