Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for the --storage-opt container flag #10999

Merged
merged 1 commit into from
Jul 21, 2021

Commits on Jul 20, 2021

  1. Drop podman create --storage-opt container flag

    The global flag will work in either location, and this flag just breaks
    users expectations, and is basically a noop.
    
    Also fix global storage-opt so that podman-remote can use it.
    
    [NO TESTS NEEDED] Since it would be difficult to test in ci/cd.
    
    Fixes: containers#10264
    
    Signed-off-by: Daniel J Walsh <[email protected]>
    rhatdan committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    db2f474 View commit details
    Browse the repository at this point in the history