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

schema: urls optimization #567

Merged
merged 2 commits into from
Mar 9, 2017
Merged

Conversation

zhouhao3
Copy link

Signed-off-by: zhouhao zhouhao@cn.fujitsu.com

@@ -11,6 +11,14 @@
"type": "string",
"pattern": "^[a-z0-9_+.-]+:[a-f0-9]+$"
},
"urls": {
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be centralized in the descriptor type, not the image type.

@vbatts
Copy link
Member

vbatts commented Mar 8, 2017

LGTM

Approved with PullApprove

@stevvooe
Copy link
Contributor

stevvooe commented Mar 8, 2017

Needs a rebase.

@stevvooe stevvooe added this to the v1.0.0-rc6 milestone Mar 8, 2017
@wking
Copy link
Contributor

wking commented Mar 9, 2017

@jbouzane, I see you approved this PR, but PullApprove doesn't count that as a LGTM unless you use their v2 config (which we aren't). If folks want to switch to a v2 config, I've taken a stab at one in opencontainers/project-template#29 and am happy to land any pieces of that in whatever repository folks want if they don't want to land it in project-template. Until that happens, you should probably stick to LGTM/Rejected/etc. comments if you want PullApprove to notice.

@wking
Copy link
Contributor

wking commented Mar 9, 2017

Needs a rebase (likely because #539 has landed, so we want to drop this).

zhouhao added 2 commits March 9, 2017 09:24
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
@zhouhao3
Copy link
Author

zhouhao3 commented Mar 9, 2017

updated,PTAL

@jonboulle
Copy link
Contributor

jonboulle commented Mar 9, 2017

lgtm

Approved with PullApprove

@vbatts
Copy link
Member

vbatts commented Mar 9, 2017

LGTM

Approved with PullApprove

@vbatts vbatts merged commit add48be into opencontainers:master Mar 9, 2017
@zhouhao3 zhouhao3 deleted the urls-ompt branch March 10, 2017 02:05
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.

6 participants