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: update error message when the image doesn't exist locally or on a remote #2160

Merged
merged 16 commits into from
Dec 15, 2023

Commits on Nov 27, 2023

  1. updated logic output the proper remote error in the case the local im…

    …age also doesn't exist
    bdw617 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cebcefb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    072301f View commit details
    Browse the repository at this point in the history
  3. added a test for the feature.

    bdw617 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d551b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fe8223 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15464f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    5ebf3dd View commit details
    Browse the repository at this point in the history
  2. Update src/test/e2e/12_remote_pull_fail_test.go

    Co-authored-by: Wayne Starr <[email protected]>
    bdw617 and Racer159 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1a011c7 View commit details
    Browse the repository at this point in the history
  3. Update src/internal/packager/images/pull.go

    Co-authored-by: Wayne Starr <[email protected]>
    bdw617 and Racer159 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a1032ec View commit details
    Browse the repository at this point in the history
  4. updated so both remote and local errors are returned, also followed t…

    …esting standard on zarf.yaml
    bdw617 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1ee97d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84fba90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    019070f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    cbfdf41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebd95a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c1f20a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad83ab9 View commit details
    Browse the repository at this point in the history