Skip to content

Conversation

@pablintino
Copy link
Contributor

- What I did

Build common helpers to manipulate and work with images. The helpers have been introduced in the image builder to replace part of the logic and will be the base of the OSImageStream logic.

- How to verify it

Verified by the new test file imageutils_test.go, part of e2e-2of2

- Description for the changelog

Add container image utilities for file extraction and inspection with e2e tests

This change extracts some containers/image common logic to a dedicated
image utils package to improve reusability.
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pablintino

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 12, 2025
@pablintino pablintino changed the title Stream image utils MCO-1956: Stream image utils Nov 12, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 12, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 12, 2025

@pablintino: This pull request references MCO-1956 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set.

In response to this:

- What I did

Build common helpers to manipulate and work with images. The helpers have been introduced in the image builder to replace part of the logic and will be the base of the OSImageStream logic.

- How to verify it

Verified by the new test file imageutils_test.go, part of e2e-2of2

- Description for the changelog

Add container image utilities for file extraction and inspection with e2e tests

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 openshift-eng/jira-lifecycle-plugin repository.

@sergiordlr
Copy link
Contributor

/payload-job periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-aws-ipi-longduration-mco-p1-f7 periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-aws-ipi-longduration-mco-p2-f7 periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-aws-ipi-longduration-mco-p3-f7

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 14, 2025

@sergiordlr: trigger 3 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-aws-ipi-longduration-mco-p1-f7
  • periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-aws-ipi-longduration-mco-p2-f7
  • periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-aws-ipi-longduration-mco-p3-f7

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/ff8adf70-c149-11f0-9507-931dad5d84df-0

Add logic and tests that can be used to inspect and work with images.
This code can be reused in multiple components, like the build
controller or the future OSImageStream logic.
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 17, 2025

@pablintino: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-scos-e2e-aws-ovn 917ac74 link false /test okd-scos-e2e-aws-ovn
ci/prow/e2e-hypershift 105549d link true /test e2e-hypershift
ci/prow/e2e-aws-ovn 105549d link true /test e2e-aws-ovn
ci/prow/okd-scos-images 105549d link true /test okd-scos-images
ci/prow/e2e-aws-ovn-upgrade 105549d link true /test e2e-aws-ovn-upgrade
ci/prow/images 105549d link true /test images
ci/prow/bootstrap-unit 105549d link false /test bootstrap-unit
ci/prow/unit 105549d link true /test unit

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants