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

[v4.4.1-rhel] compat: /auth: parse server address correctly #18006

Commits on Mar 31, 2023

  1. [v4.4.1-rhel] compat: /auth: parse server address correctly

    Use `auth.Login` as `podman login` does which parses and normalizes the
    input addresses correctly, especially for docker.io.
    
    This Cherry Picks containers#17581 and
    brings in necessary changes to run_test.go from i
    containers@5f86fae
    
    Addreses: https://bugzilla.redhat.com/show_bug.cgi?id=2183601 and
    https://bugzilla.redhat.com/show_bug.cgi?id=2183602 for the RHEL 8.8 and
    9.2 ZeroDay
    
    The original Fixed: containers#17571
    Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    vrothberg authored and TomSweeneyRedHat committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3101c8b View commit details
    Browse the repository at this point in the history