Update containers/image dependency#1703
Conversation
Around August 2025 container containers/common, containers/storage, and containers/image were consolidated into containers/container-libs monorepo. All maintenance work has been happening in the monorepo since then. Updating imports to the new Podman import paths. Updating to newest version of image and storage dependencies: github.com/containers/image/v5 v5.31.0 → go.podman.io/image/v5 v5.40.0 https://blog.podman.io/2025/08/upcoming-migration-of-three-containers-repositories-to-monorepo/
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR migrates the image handling library from ChangesImage Library Migration to Podman Fork
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@rh-roman: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Description
Around August 2025 container containers/common, containers/storage, and containers/image were consolidated into containers/container-libs monorepo. All maintenance work has been happening in the monorepo since then.
Updating imports to the new Podman import paths.
Updating to newest version of image and storage dependencies:
https://blog.podman.io/2025/08/upcoming-migration-of-three-containers-repositories-to-monorepo/
Type of change
Checklist before requesting a review
Testing
Verified locally with
make testSummary by CodeRabbit