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

[WIP] [release-1.26] Cherry-pick changes from containers/image project #8891

Conversation

kwilczynski
Copy link
Member

What type of PR is this?

/kind bug
/assign kwilczynski

What this PR does / why we need it:

Manually cherry-pick changes from containers/image project.

These changes carry fixes that need to be backported to CRI-O.

Related:

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None

Cherry-pick the following changes:

  - containers/image/pull#2636

Signed-off-by: Krzysztof Wilczyński <kwilczynski@redhat.com>
@kwilczynski kwilczynski requested a review from mrunalp as a code owner January 6, 2025 02:47
@openshift-ci openshift-ci bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug Categorizes issue or PR as related to a bug. labels Jan 6, 2025
@openshift-ci openshift-ci bot requested review from klihub and QiWang19 January 6, 2025 02:47
Copy link
Contributor

openshift-ci bot commented Jan 6, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kwilczynski
Once this PR has been reviewed and has the lgtm label, please assign fidencio for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@kwilczynski kwilczynski changed the title Cherry-pick changes from containers/image project [WIP] [release-1.26] Cherry-pick changes from containers/image project Jan 6, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 6, 2025
@kwilczynski
Copy link
Member Author

/retest

@kwilczynski
Copy link
Member Author

/cc @cri-o/cri-o-maintainers
/cc @mtrmac

@openshift-ci openshift-ci bot requested review from mtrmac and a team January 7, 2025 21:37
@kwilczynski
Copy link
Member Author

/retest

Copy link
Contributor

openshift-ci bot commented Jan 7, 2025

@kwilczynski: 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/images 6914fa6 link true /test images
ci/prow/e2e-agnostic 6914fa6 link true /test e2e-agnostic
ci/prow/e2e-gcp 6914fa6 link true /test e2e-gcp

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.

Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per containers/image#2636 (comment) , the original bug was introduced in c/image 5.30.0, so the backport should not be necessary.

But, also, I didn’t actually test that the code in older versions does not have the bug.

@kwilczynski
Copy link
Member Author

Per containers/image#2636 (comment) , the original bug was introduced in c/image 5.30.0, so the backport should not be necessary.

But, also, I didn’t actually test that the code in older versions does not have the bug.

See: #8881 (comment)

@kwilczynski
Copy link
Member Author

Closing. No longer needed.

@kwilczynski
Copy link
Member Author

/close

@openshift-ci openshift-ci bot closed this Jan 9, 2025
Copy link
Contributor

openshift-ci bot commented Jan 9, 2025

@kwilczynski: Closed this PR.

In response to this:

/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.

@kwilczynski kwilczynski deleted the feature/backport-image-updates-to-release-1.26 branch January 9, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/bug Categorizes issue or PR as related to a bug. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants