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

libimage/ManifestPushOptions: add AddCompression for Manifest.PushOptions #1590

Conversation

flouthoc
Copy link
Collaborator

Podman uses different API for pushing manifest list than buildah, add AddCompression to ManifestPushOptions, which is implemented here: #1585

[NO NEW TESTS NEEDED]
Tests are added here: #1585

@flouthoc
Copy link
Collaborator Author

Need this to implement similar feature in podman: containers/buildah#4912

@flouthoc flouthoc requested a review from vrothberg July 31, 2023 19:18
@flouthoc flouthoc force-pushed the implement-ensure-compression-exsts branch from 038c400 to 959d817 Compare August 1, 2023 05:33
libimage/manifest_list.go Outdated Show resolved Hide resolved
Podman uses different API for pushing manifest list,
add `AddCompression` to ManifestPushOptions, which is implemented
here: containers#1585

[NO NEW TESTS NEEDED]
Tests are added here: containers#1585

Signed-off-by: Aditya R <arajan@redhat.com>
@flouthoc flouthoc force-pushed the implement-ensure-compression-exsts branch from 959d817 to 86ee021 Compare August 1, 2023 07:15
@flouthoc flouthoc requested a review from vrothberg August 1, 2023 07:37
Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

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

LGTM
@mtrmac PTAL

@rhatdan
Copy link
Member

rhatdan commented Aug 1, 2023

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 1, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flouthoc, rhatdan, vrothberg

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-merge-robot openshift-merge-robot merged commit 44bfd82 into containers:main Aug 1, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants