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

Scrub podman commands to use report package #10688

Merged
merged 1 commit into from
Jun 17, 2021

Commits on Jun 16, 2021

  1. Scrub podman commands to use report package

    Refactor podman commands that have drifted from using
    c/common report pkg. Report pkg is needed to implement
    go template functions.
    
    Removed obsolete code from podman which exists in c/common.
    
    Latest template library added default newlines and method to
    remove them. Incorporated needed changes in c/common PR below.
    
    Depends on containers/common#624
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1855983
    
    Signed-off-by: Jhon Honce <[email protected]>
    jwhonce committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    bd99872 View commit details
    Browse the repository at this point in the history