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

*layout.layoutIndex implements Layer(Hash) for compatibility with remote.WriteIndex #1865

Closed

Commits on Jan 19, 2024

  1. *layout.layoutIndex implements Layer(Hash) for compatibility with rem…

    …ote.WriteIndex
    
    remote.Pusher detects an ImageIndex's children using partial.ComputeManifests,
    which gets and uploads a v1.Layer element _if the index implements withLayer_.
    
    This change satisfies that condition.
    bmoylan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    371b1da View commit details
    Browse the repository at this point in the history