buildpacks / pack

CLI for building apps using Cloud Native Buildpacks
https://buildpacks.io
Apache License 2.0
2.47k stars 279 forks source link

Bump imgutil to pick up fixes for containerd and podman #2179

Closed natalieparellano closed 4 weeks ago

natalieparellano commented 4 weeks ago

Fixes for newer docker + containerd, podman

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.17%. Comparing base (cffbe0b) to head (29f5c9f).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/buildpacks/pack/pull/2179/graphs/tree.svg?width=650&height=150&src=pr&token=98nLRtpSGh&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks)](https://app.codecov.io/gh/buildpacks/pack/pull/2179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks) ```diff @@ Coverage Diff @@ ## main #2179 +/- ## ========================================== + Coverage 70.15% 70.17% +0.02% ========================================== Files 253 253 Lines 18452 18452 ========================================== + Hits 12944 12947 +3 + Misses 4661 4659 -2 + Partials 847 846 -1 ``` | [Flag](https://app.codecov.io/gh/buildpacks/pack/pull/2179/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks) | Coverage Δ | | |---|---|---| | [os_linux](https://app.codecov.io/gh/buildpacks/pack/pull/2179/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks) | `69.30% <ø> (ø)` | | | [os_macos-arm64](https://app.codecov.io/gh/buildpacks/pack/pull/2179/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks) | `65.62% <ø> (+0.02%)` | :arrow_up: | | [os_windows](https://app.codecov.io/gh/buildpacks/pack/pull/2179/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks) | `69.69% <ø> (+0.70%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/buildpacks/pack/pull/2179/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks) | `70.17% <ø> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildpacks#carryforward-flags-in-the-pull-request-comment) to find out more.
natalieparellano commented 4 weeks ago

Manually verified the DCO