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

bugfix: handle image format 'namespace/name:tag' correctly #981

Merged
merged 1 commit into from
Mar 28, 2018

Conversation

YaoZengzeng
Copy link
Contributor

Signed-off-by: YaoZengzeng yaozengzeng@zju.edu.cn

Ⅰ. Describe what this PR did

With this PR, we could pull image like "google/cadvisor:latest" correctly.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how you did it

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@allencloud
Copy link
Collaborator

we could pull image like "google/cadvisor:latest" correctly

Could you add an integration test for the case? @YaoZengzeng

Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
@codecov-io
Copy link

codecov-io commented Mar 28, 2018

Codecov Report

Merging #981 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #981   +/-   ##
=======================================
  Coverage   13.09%   13.09%           
=======================================
  Files         124      124           
  Lines        8354     8354           
=======================================
  Hits         1094     1094           
  Misses       7168     7168           
  Partials       92       92
Impacted Files Coverage Δ
pkg/reference/parse.go 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 634a0cc...cc713ea. Read the comment docs.

@YaoZengzeng
Copy link
Contributor Author

@allencloud PTAL

@allencloud
Copy link
Collaborator

LGTM

@pouchrobot pouchrobot added the LGTM one maintainer or community participant agrees to merge the pull reuqest. label Mar 28, 2018
@allencloud allencloud merged commit 6af6af5 into AliyunContainerService:master Mar 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is bug report for project LGTM one maintainer or community participant agrees to merge the pull reuqest. size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants