mirror of
https://github.com/containers/podman.git
synced 2025-09-21 03:35:06 +08:00

Add a new annotation to allow the user to point to a local tar file If the annotation is present, import the file's content into the volume Add a flag to PlayKubeOptions to note remote requests Fail when trying to import volume content in remote requests Add the annotation to the documentation Add an E2E test to the new annotation Signed-off-by: Ygal Blum <ygal.blum@gmail.com>