Skip to content

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

Closed
qianzhangxa wants to merge 1 commit intoopencontainers:masterfrom
qianzhangxa:master
Closed

spec-go: Add "Annotations" field to Descriptor.#570
qianzhangxa wants to merge 1 commit intoopencontainers:masterfrom
qianzhangxa:master

Conversation

@qianzhangxa
Copy link
Copy Markdown
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

// 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.
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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