podman icon indicating copy to clipboard operation
podman copied to clipboard

Fix `podman import` with non-gzip inputs

Open mtrmac opened this issue 8 months ago • 4 comments

  • Update c/image
  • Improve the documentation

Fixes: #25593 Fixes: #18193 (which was previously only documented as unsupported) Reverts: #25465

Does this PR introduce a user-facing change?

`Podman import` supports non-gzip inputs again.

mtrmac avatar Mar 26 '25 19:03 mtrmac

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

bin/podman-testing   size= 54898392  delta=219688
***************************************************************************
* bin/podman-testing grew by 219688 bytes; max allowed is 51200.
*
* Please investigate, and fix if possible.
*
* A repo admin can override by setting the bloat_approved label
***************************************************************************

We should likely exclude podman-testing from the check, it is not important for the size. Podman is actually down in this vendor update.

Luap99 avatar Mar 27 '25 13:03 Luap99

We should likely exclude podman-testing from the check, it is not important for the size.

Added a commit to do that.

mtrmac avatar Mar 27 '25 19:03 mtrmac

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99, mtrmac

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[bot] avatar Mar 28 '25 13:03 openshift-ci[bot]

/lgtm

baude avatar Mar 31 '25 16:03 baude