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 request]: please support changing image tag and push images #438

Closed
dinfer opened this issue Feb 27, 2019 · 6 comments
Closed

[Feature request]: please support changing image tag and push images #438

dinfer opened this issue Feb 27, 2019 · 6 comments

Comments

@dinfer
Copy link

dinfer commented Feb 27, 2019

I'm planing using crictl instead of docker for some common operations. Is there any plan to make crictl be able to tag image and push image to a registry?

@Random-Liu
Copy link
Contributor

Random-Liu commented Feb 27, 2019

That is not in scope.

crictl is only used for Kubernetes node trouble shooting, it is not a replacement of docker.

For building/tagging images, please continue using docker.

@feiskyer
Copy link
Member

Agreed with @Random-Liu. crictl is only talking with kubernetes CRI interface, it's not a replacement of container runtime's one.

/close

@k8s-ci-robot
Copy link
Contributor

@feiskyer: Closing this issue.

In response to this:

Agreed with @Random-Liu. crictl is only talking with kubernetes CRI interface, it's not a replacement of container runtime's one.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@matti
Copy link

matti commented Sep 9, 2020

well, now kubernetes is removing docker kubernetes/kubernetes#94624

would be handy to tag and push in node during that famous troubleshooting

#640

@zoulux
Copy link

zoulux commented Nov 16, 2021

It's very sad, I didn't want to install Docker

@yiya1989
Copy link

I didn't want to install Docker too

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

No branches or pull requests

7 participants