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

Add retry for docker pull to deal with occasional errors from ghcr #111

Merged
merged 6 commits into from
Oct 15, 2021

Commits on Oct 12, 2021

  1. Add retry for docker pull to deal with ocassional errors from ghcr

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    210fc8c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Move retry to existing pull

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    7f4e1df View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    d1140f3 View commit details
    Browse the repository at this point in the history
  2. Add explicit pull command for e2e to use that pulls from manifest

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4dfe87b View commit details
    Browse the repository at this point in the history
  3. Add retries option

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    9e4bbb3 View commit details
    Browse the repository at this point in the history
  4. Remove extra steps not needed

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    bfc419a View commit details
    Browse the repository at this point in the history