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

Ensure all layers are here when tagging, committing, saving, or converting #3435

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. Add fetch and EnsureAllContent methods

    Signed-off-by: apostasie <[email protected]>
    apostasie committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9539f6b View commit details
    Browse the repository at this point in the history
  2. EnsureAllContent on commit

    Signed-off-by: apostasie <[email protected]>
    apostasie committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8ba7ce7 View commit details
    Browse the repository at this point in the history
  3. EnsureAllContent on convert

    Signed-off-by: apostasie <[email protected]>
    apostasie committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ef09d19 View commit details
    Browse the repository at this point in the history
  4. EnsureAllContent on save

    Signed-off-by: apostasie <[email protected]>
    apostasie committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8e10d87 View commit details
    Browse the repository at this point in the history
  5. EnsureAllContent on tag

    Signed-off-by: apostasie <[email protected]>
    apostasie committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1e52bf5 View commit details
    Browse the repository at this point in the history
  6. Fix tests and add regression tests for containerd#3425

    Signed-off-by: apostasie <[email protected]>
    apostasie committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    764a2aa View commit details
    Browse the repository at this point in the history