Skip to content

Return image ID in PullImageResponse.image_ref to stay compatible with future k8s versions#549

Open
stlaz wants to merge 3 commits intoMirantis:masterfrom
stlaz:cri-image-ref
Open

Return image ID in PullImageResponse.image_ref to stay compatible with future k8s versions#549
stlaz wants to merge 3 commits intoMirantis:masterfrom
stlaz:cri-image-ref

Conversation

@stlaz
Copy link

@stlaz stlaz commented Mar 12, 2026

Related to #546 and kubernetes/kubernetes#137024

Proposed Changes

  • never return the digest in PullImageResponse.image_ref
  • fix logging in core/stats_windows.go (unrelated, can be removed if requested)
  • bump cri-tools to current master instead of ~3 years old ref in integration GH action

stlaz added 3 commits March 12, 2026 13:51
This is required to stay compatible with the latest CRI API
requirements.

Signed-off-by: Stanislav Láznička <slznika@microsoft.com>
Signed-off-by: Stanislav Láznička <slznika@microsoft.com>
Signed-off-by: Stanislav Láznička <slznika@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant