[Pulp-list] Pulp 2.21.0 Generally Available

Daniel Alley dalley at redhat.com
Thu Sep 26 18:54:56 UTC 2019


Pulp 2.21.0 is now available, and can be downloaded from the 2.21 stable
repositories:

https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.21/

This release includes new features for: Docker Support, Nectar, Pulp, and
RPM Support

Upgrading
=========

The Pulp 2.21 stable repository is included in the pulp repo files:

    https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for
Fedora (clients only)
    https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 7

After enabling the pulp-stable repository, you'll want to follow the
standard upgrade path
with migrations:

$ sudo systemctl stop httpd pulp_workers pulp_resource_manager
pulp_celerybeat pulp_streamer goferd
$ sudo yum upgrade
$ sudo -u apache pulp-manage-db
$ sudo systemctl start httpd pulp_workers pulp_resource_manager
pulp_celerybeat pulp_streamer goferd

The pulp_streamer and goferd services should be omitted if those services
are not installed.

Issues Addressed
================

Docker Support
    4549    Removing docker manifests from a docker repository takes a long
time
    5161    Removing manifest_lists from a repository does not purge all
newly unlinked manifests

Nectar
    5173    Should handle "429" response code appropriately e.g. from
Quay.io

Packaging
    5151    Apply new patches to libsolv, and possibly upgrade libsolv
version

Pulp
    4214    Request body exceeded settings.DATA_UPLOAD_MAX_MEMORY_SIZE
    4428    Upsert query raises NotUniqueError
    5152    Pulp 3 can't sync when installed along side Pulp 2
    5108    As a user, a task can reserve multiple resources

RPM Support
    5063    Module defaults need to be considered and copied automatically
during recursive dependency solving
    5067    As a user, multiple source/target repositories can be used for
recursive copy
    4979    Sync/update of errata from Amazon Linux fails due to unknown
datetime format
    5071    As a user, a default module stream is copied together with its
module_defaults
    5068    Refactor depsolving code
    5131    Mongoengine has a bug which prevents .only() from working in
combination with .as_pymongo()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20190926/74a68e12/attachment.htm>


More information about the Pulp-list mailing list