Skip to content

Allow to ignore volume setup - #86

Open
schaefi wants to merge 1 commit into
mainfrom
allow_to_ignore_missing_volume_path
Open

Allow to ignore volume setup#86
schaefi wants to merge 1 commit into
mainfrom
allow_to_ignore_missing_volume_path

Conversation

@schaefi

@schaefi schaefi commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Add new podman pilot option %ignore_missing_volume_path. When provisioning a container with a shared volume setup like --volume /host/path:/container/path or -v /host/path:/container/path, the default action is to stop with an error when the host path does not exist. This option allows to continue even if the host path is missing. This Fixes bsc#1274855

@schaefi
schaefi requested a review from rjschwei August 15, 2026 22:43
@schaefi schaefi self-assigned this Aug 15, 2026
@schaefi
schaefi force-pushed the allow_to_ignore_missing_volume_path branch 2 times, most recently from 926f551 to 3ba671f Compare August 15, 2026 23:01
Add new podman pilot option %ignore_missing_volume_path.
When provisioning a container with a shared volume setup
like --volume /host/path:/container/path
or -v /host/path:/container/path, the default action is
to stop with an error when the host path does not exist.
This option allows to continue even if the host path is
missing. This Fixes bsc#1274855
@schaefi
schaefi force-pushed the allow_to_ignore_missing_volume_path branch from 3ba671f to 2f89953 Compare August 15, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant