Skip to content

Request for Docker API 1.44 support update #299

@jstewart612

Description

@jstewart612

Expected Behavior

crictl inspecti calls using cri-dockerd work on Docker Engine 25 (API version 1.44

Actual Behavior

[root@nuc-5 ~]# crictl --runtime-endpoint=unix:///run/k3s/cri-dockerd/cri-dockerd.sock inspecti docker.io/democraticcsi/csi-grpc-proxy:v0.5.3
E0119 19:35:45.041342  131086 remote_image.go:157] "ImageStatus failed" err="Id or size of image \"docker.io/democraticcsi/csi-grpc-proxy:v0.5.3\" is not set" image="docker.io/democraticcsi/csi-grpc-proxy:v0.5.3"
FATA[0000] image status for "docker.io/democraticcsi/csi-grpc-proxy:v0.5.3" request: Id or size of image "docker.io/democraticcsi/csi-grpc-proxy:v0.5.3" is not set
[root@nuc-5 ~]#

Steps to Reproduce the Problem

  1. Install Docker Engine 25
  2. Have any running cri-dockerd instance against it (k3s 1.29.0 in this case is how I'm running it)
  3. Issue the above inspecti command after a pull
  4. Watch the error pop out

Specifications

  • Version: 0.3.9
  • Platform: Almalinux 9
  • Subsystem: Docker Engine 25 with k3s 1.29.0

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

    Issue actions