Skip to content

Update dependency pulp-container to v2.29.0 - #1401

Merged
dkliban merged 1 commit into
mainfrom
konflux/mintmaker/main/pulp-container-2.x
Aug 24, 2026
Merged

Update dependency pulp-container to v2.29.0#1401
dkliban merged 1 commit into
mainfrom
konflux/mintmaker/main/pulp-container-2.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pulp-container (changelog) ==2.28.1==2.29.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

pulp/pulp_container (pulp-container)

v2.29.0

Compare Source

Features {: #​2.29.0-feature }
  • Enable DELETE on the Docker v2 manifest endpoint so users can delete manifests by digest.
    #​480
  • Enable DELETE on the Docker v2 blob endpoint so users can delete blobs by digest.
    #​481
  • Added support for retrieving blob upload status via GET /v2/<name>/blobs/uploads/<uuid>.
    #​483
  • Added a migrate endpoint on push repositories that converts a legacy ContainerPushRepository
    into a ContainerRepository in place. The repository primary key and version history are
    preserved; only the repository type changes.
  • Added support for cancelling blob uploads via DELETE /v2/<name>/blobs/uploads/<uuid>.
  • Changed the default created repository on push to be a ContainerRepository instead of a ContainerPushRepository. ContainerPushRepository will eventually be phased out in future releases.
Bugfixes {: #​2.29.0-bugfix }
  • Fixed tag-based manifest pulls returning 404 when the client's Accept header listed the tagged manifest's media type together with parameters such as q-values, since the media type comparison did not strip them and had no support for the */* wildcard.
    #​2417
  • Add transparent repair code during Manifest sync to redownload the raw data in case it was lost during an upgrade.
  • Added OCI manifest as an allowed media type in the Docker manifest list schema.
  • Raised a proper PulpException subclass instead of a bare Exception when building or pushing an OCI image fails, so the error is not sanitized away by pulpcore in a future release.
Improved Documentation {: #​2.29.0-doc }
  • Rewrote the RBAC documentation to be more comprehensive and detailed.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@dkliban

dkliban commented Aug 21, 2026

Copy link
Copy Markdown
Member

/retest

@dkliban
dkliban merged commit 6591172 into main Aug 24, 2026
6 checks passed
@dkliban
dkliban deleted the konflux/mintmaker/main/pulp-container-2.x branch August 24, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant