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

copy: attempt fallback to full retrieval only when possible #2589

Merged

Commits on Oct 3, 2024

  1. vendor: update c/storage

    Signed-off-by: Giuseppe Scrivano <[email protected]>
    giuseppe committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    948f1c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. image: define error for partial pulls not available

    define a new error type so that the caller can determine whether it is
    safe to ignore the error and retrieve the resource fully.
    
    Signed-off-by: Giuseppe Scrivano <[email protected]>
    giuseppe committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9851561 View commit details
    Browse the repository at this point in the history
  2. storage: convert from storage error type

    Signed-off-by: Giuseppe Scrivano <[email protected]>
    giuseppe committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3dc265d View commit details
    Browse the repository at this point in the history