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

spec-go: Add "Annotations" field to Descriptor. #570

Closed
wants to merge 1 commit into from

Conversation

qianzhangxa
Copy link
Contributor

84b6a28 added annotations to descriptor.md, we need to add it to spec-go accordingly as well.

Signed-off-by: Qian Zhang zhq527725@gmail.com

@@ -30,4 +30,7 @@ type Descriptor struct {

// URLs specifies a list of URLs from which this object MAY be downloaded
URLs []string `json:"urls,omitempty"`

// Annotations contains arbitrary metadata for the manifest list.

Choose a reason for hiding this comment

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

think it's better to change manifest list to descriptor.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry for my bad, fixed it, thanks!

Signed-off-by: Qian Zhang <zhq527725@gmail.com>
@vbatts
Copy link
Member

vbatts commented Feb 13, 2017

Dup #551

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.

3 participants