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

fix: allow pushing images with different arch/os to docker daemon #4268

Merged
merged 45 commits into from
Jun 25, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    982897e View commit details
    Browse the repository at this point in the history
  2. fix formatting

    mpeddada1 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ffc4df7 View commit details
    Browse the repository at this point in the history
  3. stubbing

    mpeddada1 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f2d886b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. add test for arm64 image

    mpeddada1 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9ff90bd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    62ef484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e84f1 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    mpeddada1 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4b62074 View commit details
    Browse the repository at this point in the history
  4. use different base image

    mpeddada1 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6a8d809 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba4cfdf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. debug

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8b53402 View commit details
    Browse the repository at this point in the history
  2. undo debugging

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bf39817 View commit details
    Browse the repository at this point in the history
  3. fix arm64 test

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d3ee6b3 View commit details
    Browse the repository at this point in the history
  4. debug macos

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d98b504 View commit details
    Browse the repository at this point in the history
  5. undo workaround

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    02cc351 View commit details
    Browse the repository at this point in the history
  6. revert name change

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    74b6c04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25d6e94 View commit details
    Browse the repository at this point in the history
  8. empty commit

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2144d08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c4afc6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4829f6 View commit details
    Browse the repository at this point in the history
  11. verify with diff arch name

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    25e12b6 View commit details
    Browse the repository at this point in the history
  12. rename to arm64BaseImage

    mpeddada1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3c8a6f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    fca0b68 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    e7a51d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d92123d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a6862d View commit details
    Browse the repository at this point in the history
  4. verify image creation

    mpeddada1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8ca43ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9552133 View commit details
    Browse the repository at this point in the history
  6. add Ignore

    mpeddada1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    61d528d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b762590 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1668da6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87d9113 View commit details
    Browse the repository at this point in the history
  10. try different base image

    mpeddada1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    908a72b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. debug

    mpeddada1 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    693f09c View commit details
    Browse the repository at this point in the history
  2. docker daemon

    mpeddada1 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ec31463 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    c32a132 View commit details
    Browse the repository at this point in the history
  2. debugging

    mpeddada1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a9f4415 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. switch order

    mpeddada1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    72ab27c View commit details
    Browse the repository at this point in the history
  2. sleep before next build

    mpeddada1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b1c242f View commit details
    Browse the repository at this point in the history
  3. check with timeout of 120

    mpeddada1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    772c883 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fromScratch

    mpeddada1 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9d51b1f View commit details
    Browse the repository at this point in the history
  2. enable all tests

    mpeddada1 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    74c25a2 View commit details
    Browse the repository at this point in the history
  3. add header

    mpeddada1 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3adfb49 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. clean up tests; fix logging

    mpeddada1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ebc6c14 View commit details
    Browse the repository at this point in the history
  2. undo debugging logs

    mpeddada1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    841f207 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. remove debugging comments

    mpeddada1 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    71772a6 View commit details
    Browse the repository at this point in the history