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

docker: fix a bug where auth for private registries wasn't parsed correctly #24215

Merged
merged 16 commits into from
Oct 16, 2024

Commits on Oct 14, 2024

  1. e2e

    pkazmierczak committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2274214 View commit details
    Browse the repository at this point in the history
  2. e2e docker job files corrections

    tls_verify is a podman config property
    pkazmierczak committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    936d57e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac400e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    3238de0 View commit details
    Browse the repository at this point in the history
  2. comment

    pkazmierczak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c6c9c4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf1e050 View commit details
    Browse the repository at this point in the history
  4. cl

    pkazmierczak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7f9d295 View commit details
    Browse the repository at this point in the history
  5. AuthFromTaskConfig

    pkazmierczak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    268622d View commit details
    Browse the repository at this point in the history
  6. simplify

    pkazmierczak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a1ae4c9 View commit details
    Browse the repository at this point in the history
  7. remove redundant code

    pkazmierczak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    abf43de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29cb20c View commit details
    Browse the repository at this point in the history
  9. eh that's a bad idea

    pkazmierczak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5eb1e15 View commit details
    Browse the repository at this point in the history
  10. Tim's comment

    pkazmierczak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d0c89d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. e2e fix

    pkazmierczak committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5d16152 View commit details
    Browse the repository at this point in the history
  2. helper update for e2e

    pkazmierczak committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    46ae9df View commit details
    Browse the repository at this point in the history
  3. wrap up e2e

    pkazmierczak committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3e22629 View commit details
    Browse the repository at this point in the history