Skip to content

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

Closed
@dinfer

Description

@dinfer

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?

Activity

Random-Liu

Random-Liu commented on Feb 27, 2019

@Random-Liu
Contributor

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

feiskyer commented on Feb 28, 2019

@feiskyer
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

k8s-ci-robot commented on Feb 28, 2019

@k8s-ci-robot
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

matti commented on Sep 9, 2020

@matti

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

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

#640

zoulux

zoulux commented on Nov 16, 2021

@zoulux

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

yiya1989

yiya1989 commented on Dec 29, 2021

@yiya1989

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @matti@feiskyer@yiya1989@Random-Liu@zoulux

        Issue actions

          [Feature request]: please support changing image tag and push images · Issue #438 · kubernetes-sigs/cri-tools