kind load image always results in: not yet present on node "kind-control-plane", loading... #2835
Labels
area/provider/podman
Issues or PRs related to podman
kind/support
Categorizes issue or PR as a support question.
What happened:
When I run multiple times for example:
kind load docker-image docker.io/library/python:3.10-alpine3.15
I always get the message:
Image: "docker.io/library/python:3.10-alpine3.15" with ID "cb8e79cf9f4b09cd342a757253e1422a90fe22b45369590178c86fa3968bb389" not yet present on node "kind-control-plane", loading...
What you expected to happen:
A message that the image has already been loaded, or is available.
How to reproduce it (as minimally and precisely as possible):
Run twice:
kind load docker-image docker.io/library/python:3.10-alpine3.15
Observe the messages.
Anything else we need to know?:
I'm using podman on Fedora 36.
Here the output on the console: log_loading_docker_image.txt
Environment:
kind version
):kubectl version
):docker info
):/etc/os-release
):The text was updated successfully, but these errors were encountered: