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

[BUG] k3d image import: prints out success message even if it fails #1484

Open
Dentrax opened this issue Aug 10, 2024 · 0 comments
Open

[BUG] k3d image import: prints out success message even if it fails #1484

Dentrax opened this issue Aug 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Dentrax
Copy link

Dentrax commented Aug 10, 2024

What did you do

  • How was the cluster created?

    • -
  • What did you do afterwards?

    • k3d commands? k3d image import <IMAGE>
    • docker commands? -
    • OS operations (e.g. shutdown/reboot)? -

What did you expect to happen

It should exit with 1 and should not print out Successfully imported logs.

Related code line is here:

l.Log().Errorf("failed to import images in node '%s': %v", node.Name, err)

Screenshots or terminal output

Screenshot 2024-08-10 at 14 47 42

Which OS & Architecture

arch: aarch64
cgroupdriver: cgroupfs
cgroupversion: "2"
endpoint: /var/run/docker.sock
filesystem: extfs
infoname: docker-desktop
name: docker
os: Docker Desktop
ostype: linux
version: 27.0.3

Which version of k3d

k3d version v5.7.2
k3s version v1.29.6-k3s2 (default)

Which version of docker

27.0.3

@Dentrax Dentrax added the bug Something isn't working label Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant