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

image-layout.md, annotations.md: restrict scope of ref.name #634

Merged
merged 1 commit into from
May 9, 2017

Commits on May 4, 2017

  1. image-layout.md, annotations.md: restrict scope of ref.name

    By restricting the scope of the annotation
    `org.opencontainers.image.ref.name` to only image indexes appearing in
    the context of an image layout, we can greatly simplify processing and
    selection of target content. While other properties may apply down, we
    ensure that naming is restricted to a single "entity", the `index.json`,
    ambiguity for a given reference is reduced.
    
    This does not apply to other annotations, which may "apply downward" to
    other resources referenced. The application of annotation downward is
    specific to a particular annotation.
    
    Signed-off-by: Stephen J Day <stephen.day@docker.com>
    stevvooe committed May 4, 2017
    Configuration menu
    Copy the full SHA
    93a024c View commit details
    Browse the repository at this point in the history