origin icon indicating copy to clipboard operation
origin copied to clipboard

Pod status `imageID` field no longer contains the resolved image

Open bcaton85 opened this issue 1 year ago • 2 comments

In OCP 4.14 and previous, the pod.status.containerStatuses.imageID field contained the resolved image and digest that was used for the pod. In OCP 4.15 the imageID field seems to contain a generated alphanumeric string. Extracting the digest used by the pod is required for products like the container security operator which no longer works on OCP 4.15.

Version

Client Version: 4.13.0-202307100954.p0.ge4c9a6a.assembly.stream-e4c9a6a Kustomize Version: v4.5.7 Server Version: 4.15.0-0.nightly-2024-01-18-050837 Kubernetes Version: v1.28.5+c84a6b8

Steps To Reproduce
  1. Deploy any image
  2. Check the pod.status.containerStatuses.imageID and see it contains an alphanumeric string and not the resolved digest
Current Result

An alphanumeric string.

Expected Result

The resolved digest of the image.

bcaton85 avatar Jan 18 '24 20:01 bcaton85

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot avatar Apr 18 '24 01:04 openshift-bot

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot avatar May 18 '24 08:05 openshift-bot

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-bot avatar Jun 18 '24 00:06 openshift-bot

@openshift-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

openshift-ci[bot] avatar Jun 18 '24 00:06 openshift-ci[bot]