diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-11-25 16:43:53 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-11-26 12:55:33 +0100 |
commit | f7f85fef7c7086a39e57eb36e875209bb9553f4e (patch) | |
tree | 0e47e8982f9113ca487d9a3aadf1d9f4f0d0dd88 /pkg/parallel | |
parent | d4083954f26761b66f9165e40b08d1e6fe989c1c (diff) | |
download | podman-f7f85fef7c7086a39e57eb36e875209bb9553f4e.tar.gz podman-f7f85fef7c7086a39e57eb36e875209bb9553f4e.tar.bz2 podman-f7f85fef7c7086a39e57eb36e875209bb9553f4e.zip |
Do not validate the volume source path in specgen
The volume src path should not be validated in specgen since
the remote client also uses that part and the path must only
exists on the server. This now fails later and only on the
server and not the client.
I don't think I can add a test for this because the CI runs
server and client always on the same vm.
Fixes #8473
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'pkg/parallel')
0 files changed, 0 insertions, 0 deletions