Skip to content

Add explicit pull and tag and push to the minikube image command #12323

Closed
@afbjorklund

Description

@afbjorklund

These come in handy sometimes, for instance when testing. Currently included as part of other commands:

minikube image load --pull docker.io/my/image:v1.2.3

minikube image build --tag docker.io/my/image:latest --push

These are added to the cruntime API, and then exposed in the minikube image CLI for use in the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions