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

cmd: crictl: image: support authenticated pulls #122

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

runcom
Copy link
Contributor

@runcom runcom commented Aug 23, 2017

@feiskyer @xlgao-zju PTAL this is pretty important

This PR adds a --creds flag to crictl image pull (like skopeo) in order to pull authenticated images. Works the same as in skopeo by passing --creds user:pass. Tested with cri-o and it works perfectly.

Signed-off-by: Antonio Murdaca [email protected]

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 23, 2017
@feiskyer
Copy link
Member

Thanks. lgtm

@feiskyer feiskyer merged commit ee60313 into kubernetes-sigs:master Aug 24, 2017
@runcom runcom deleted the pull-auth branch August 25, 2017 00:08
@feiskyer feiskyer mentioned this pull request Sep 22, 2017
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants