[Pulp-list] Pulp 2.15.0 now Generally Available!

Patrick Creech pcreech at redhat.com
Wed Jan 17 15:58:15 UTC 2018


Pulp 2.15.0 Release Candidate is now available, and can be downloaded from the 2.15 stable repositories:

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

New features for Pulp 2.15 include new features added to the Pulp platform, as well as the RPM, and Docker plugins. Many bug fixes are also included in the 2.15.0 release.

More information about these new features can be found in the features list below, as well as in the 2.15 release notes:

http://docs.pulpproject.org/en/2.15/user-guide/release-notes/2.15.x.html

Try out the new features, and let us know how they work for you!

Upgrading
=========

The Pulp 2.15 stable repository is included in the pulp repo files:
    https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for fedora 25 & 26
    https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 7

After enabling the pulp-2.15-beta 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.


New Features
============

Here are the specific stories done for 2.15:

  Pulp
        3119    As a user, I can see in logs that force_full option for sync or publish is enabled
        1282    As an EC2 user, I would like to set up a RHUI as an alternate content source

  Crane
        3110    As a user i can perform docker search of docker v2 content

  Docker Support
        2993    As a user, I can upload a docker_manifest_list so that I can remove arches from a manifest list without performing a sync
        2810    As a user, I can upload a schema 2 manifest with blobs

  RPM Support
        3055    As a user, I can publish a Yum repository that works with repo_gpgcheck=1
        2788    As a user i can configure removal of old published repodata


View this list in redmine:
http://bit.ly/2j1OeW9

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

Here are the bug fixes specific to 2.15:

    Crane
        3111    Crane should continue to load rest of the metadata after corrupted data is encountered

    Docker Support
        3122    config layer is served gzip-compressed to docker client
        3067    Document image manifest and manifest list peculiar behaviour during copy, remove and other actions
        3139    Sync from Crane fails with "Not Found"

    RPM Support
        3130    Upgrade from Pulp 2.13.2- to Pulp 2.13.3+ can result in "duplicate key error index: pulp_database.erratum_pkglists.$errata_id_1_repo_id_1 dup key"
        3104    repomd.xml is empty

All bug fixes from Pulp 2.14.3 and earlier are also included in Pulp 2.15.

View this list in redmine:
http://bit.ly/2AieENo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20180117/590e8c15/attachment.sig>


More information about the Pulp-list mailing list