Pulpcore 3.18.4, 3.17.7, 3.16.7, 3.15.8, and 3.14.16 are available

Pulpcore 3.18.4, 3.17.7, 3.16.7, 3.15.8, and 3.14.16 have been released.

These releases fix a number of issues but most notably: a scenario which could cause workers to lock up was resolved, required memory for syncs and task purges was reduced, and an issue that could cause concurrent syncs to fail was fixed.

As always the full changelogs can be found here: Changelog — Pulp Project 3.19.0.dev documentation

We always encourage to upgrade your Pulp to the latest release, which is 3.19.0 at the moment.

Installation and Upgrade

For 3.18.4, to install or upgrade to, users should use the pulp_installer they likely already have for this version, the upgrade of the installer is not needed.

The pulp_installer collection can be installed from Ansible Galaxy with the following command:

ansible-galaxy collection install --force pulp.pulp_installer:==3.18.0

For 3.17.7, to install or upgrade to, users should use the pulp_installer they likely already have for this version, the upgrade of the installer is not needed.

The pulp_installer collection can be installed from Ansible Galaxy with the following command:

ansible-galaxy collection install --force pulp.pulp_installer:==3.17.0

For 3.16.7, to install or upgrade to, users should use the pulp_installer they likely already have for this version, the upgrade of the installer is not needed.

The pulp_installer collection can be installed from Ansible Galaxy with the following command:

ansible-galaxy collection install --force pulp.pulp_installer:==3.16.0

For 3.15.8, to install or upgrade to, users should use the pulp_installer they likely already have for this version, the upgrade of the installer is not needed.

The pulp_installer collection can be installed from Ansible Galaxy with the following command:

ansible-galaxy collection install --force pulp.pulp_installer:==3.15.0

For 3.14.16, to install or upgrade to, users should use the pulp_installer they likely already have for this version, the upgrade of the installer is not needed.

The pulp_installer collection can be installed from Ansible Galaxy with the following command:

ansible-galaxy collection install --force pulp.pulp_installer:==3.14.0

1 Like