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

Duplicate images coming with <none>:<none> tag #10090

Open
sakshiarora13 opened this issue Apr 18, 2024 · 0 comments
Open

Duplicate images coming with <none>:<none> tag #10090

sakshiarora13 opened this issue Apr 18, 2024 · 0 comments
Labels
area/cri Container Runtime Interface (CRI)

Comments

@sakshiarora13
Copy link

sakshiarora13 commented Apr 18, 2024

Description

I am trying to bring up kubernetes cluster with containerd and nerdctl.
After bringing up my cluster, I am able to see duplicate entries for nerdctl images
image

After analyzing, I saw that there are 2 entries for an image ID. One with actual name:tag and another with none:none
image

What is none:none and how can i avoid this?

Steps to reproduce the issue

  1. Pulled images from internet registries
  2. Installed Kubernetes and initiated services
  3. Run nerdctl images

Describe the results you received and expected

Received: Multiple entries for a single image ID
Expectation: No none:none entry should be there

What version of nerdctl are you using?

Client:
Version: v1.5.0
OS/Arch: linux/amd64
Git commit: b33a58f288bc42351404a016e694190b897cd252
buildctl:
Version:

Server:
containerd:
Version: v1.7.5
GitCommit: fe457eb
runc:
Version: 1.1.9
GitCommit: v1.1.9-0-gccaecfcb

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

Others

Host information

Client:
Namespace: k8s.io
Debug Mode: false

Server:
Server Version: v1.7.5
Storage Driver: overlayfs
Logging Driver: json-file
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Log: fluentd journald json-file syslog
Storage: native overlayfs
Security Options:
apparmor
seccomp
Profile: default
cgroupns
Kernel Version: 6.5.0-27-generic
Operating System: Ubuntu 22.04.3 LTS
OSType: linux
Architecture: x86_64
CPUs: 20
Total Memory: 30.96GiB
Name: sparknode1.spark.dev
ID: f70b4fdf-1d3a-4ca2-babe-5a84b23698f4

@AkihiroSuda AkihiroSuda transferred this issue from containerd/nerdctl Apr 18, 2024
@AkihiroSuda AkihiroSuda added the area/cri Container Runtime Interface (CRI) label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cri Container Runtime Interface (CRI)
Projects
None yet
Development

No branches or pull requests

2 participants