Skip to content

Conversation

@runcom
Copy link
Member

@runcom runcom commented Jun 14, 2016

Fix #132
Fix #134

/cc @vbatts @philips

@runcom runcom changed the title Fixes image-layout: clarification Jun 14, 2016
image-layout.md Outdated
./refs
./refs/v1.0
./refs/v1.1
./refs/another-ref
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point to have a generic reference. Perhaps it could be something like ./refs/stable-release?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can name it as you wish

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed :)

@philips
Copy link
Contributor

philips commented Jun 14, 2016

besides the feedback from @vbatts this LGTM

@vbatts
Copy link
Member

vbatts commented Jun 14, 2016

one nit, but LGTM

@vbatts
Copy link
Member

vbatts commented Jun 14, 2016

LGTM

Approved with PullApprove

1 similar comment
@philips
Copy link
Contributor

philips commented Jun 14, 2016

LGTM

Approved with PullApprove

@vbatts vbatts merged commit d6093c8 into opencontainers:master Jun 14, 2016
@runcom runcom deleted the fixes branch June 14, 2016 15:45
```

Object names in the refs and blobs MUST NOT include characters outside of the set of "A" to "Z", "a" to "z", the hyphen `-`, the dot `.`, and the underscore `_`.
Object names in the `refs` and `blobs` MUST NOT include characters outside of the set of "A" to "Z", "a" to "z", the hyphen `-`, the dot `.`, and the underscore `_`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments on this line:

  • We should include the digits 0 through 9.
  • Aren't the blob filenames already completely specified? {algo}-{hex-digest} with a defined list of algorithms cannot exceed this set unless we explicitly assign an algorithm an odd tag.

wking added a commit to wking/image-spec that referenced this pull request Dec 20, 2016
This ref -> descriptor example caption gained "blobs the manifest
references" wording with 2f24791 (image-layout.md: explain blobs can
be anything, 2016-06-14, opencontainers#136), but I don't see a direct relationship
between descriptors and those deeper-ancestor blobs.  I think we
either want to revert the changes 2f24791 made to this line or drop
the line.  In this commit I drop the line, because the other points
covered by the sentence are already covered in other descriptor docs.
And it's pretty clear just from the example command and output that
this is showing the content of a ref pointing at a manifest list.

Signed-off-by: W. Trevor King <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants