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

feature: image auth for cri manager #1097

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

YaoZengzeng
Copy link
Contributor

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

Ⅰ. Describe what this PR did

With this PR, cri manager could handle image which should be pulled with auth.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how you did it

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

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

Codecov Report

Merging #1097 into master will decrease coverage by 0.06%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1097      +/-   ##
==========================================
- Coverage   16.32%   16.25%   -0.07%     
==========================================
  Files         162      161       -1     
  Lines        8872     8909      +37     
==========================================
  Hits         1448     1448              
- Misses       7320     7355      +35     
- Partials      104      106       +2
Impacted Files Coverage Δ
daemon/mgr/cri.go 0% <0%> (ø) ⬆️
pkg/kernel/kernel.go 72.72% <0%> (-7.28%) ⬇️
client/container.go 0% <0%> (ø) ⬆️
cli/command.go 0% <0%> (ø) ⬆️
client/container_top.go
client/client.go 28.57% <0%> (+11.9%) ⬆️

@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 Apr 12, 2018
@allencloud allencloud merged commit 7a3a988 into AliyunContainerService:master Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature 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