Skip to content

Update buildah to v1.44#28807

Draft
nalind wants to merge 3 commits into
containers:mainfrom
nalind:28805-plus
Draft

Update buildah to v1.44#28807
nalind wants to merge 3 commits into
containers:mainfrom
nalind:28805-plus

Conversation

@nalind
Copy link
Copy Markdown
Member

@nalind nalind commented May 28, 2026

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

None

Vendor in Buildah v1.44.0 in preparation for Podman v6.0

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
@github-actions github-actions Bot added the kind/api-change Change to remote API; merits scrutiny label May 28, 2026
@nalind nalind mentioned this pull request May 28, 2026
6 tasks
@nalind nalind added the bloat_approved Approve a PR in which binary file size grows by over 50k label May 28, 2026
Add the various compression API calls as created by @nalind in containers#28807

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
Buildah v1.44.0 now uses --compression-format, --compression-level, and
--force-compression options.  Add these options to the build and farm
man pages.

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
@nalind nalind closed this May 28, 2026
@nalind nalind reopened this May 28, 2026
TomSweeneyRedHat added a commit to TomSweeneyRedHat/podman that referenced this pull request May 29, 2026
Add the various compression API calls as created by @nalind in containers#28807

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
TomSweeneyRedHat added a commit to TomSweeneyRedHat/podman that referenced this pull request May 29, 2026
Add the various compression API calls as created by @nalind in containers#28807

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bloat_approved Approve a PR in which binary file size grows by over 50k kind/api-change Change to remote API; merits scrutiny

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants