I discovered this issue with 3.6.2 (and prior) that prevents proper operation: https://pulp.plan.io/issues/7450

Would it be possible to get a 3.6.3 i near term?

Justin

On 9/2/20 5:13 PM, Dennis Kliban wrote:
Pulpcore 3.6.1was released yesterday, but a bug with the OpenAPI schema was discovered before this announcement could be sent out. This bug has been fixed and pulpcore 3.6.2 is now available also[0]. These releases contain three bug fixes and improvements to documentation. For a list of all changes, please check the changelog for pulpcore[1].

# Installation and Upgrade

Users should use the 3.6.2 release of pulp_installer[2] to install or upgrade their installations. This version of the installer will check compatibility of all installed plugins with pulpcore 3.6. The installer will abort if any plugin is incompatible.

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

    ansible-galaxy collection  install --force pulp.pulp_installer

The --force flag will upgrade the collection if you had a previous version installed.

# Plugin API

The plugin API changes were all related to problems with the OpenAPI schema. These bugs were all introduced in 3.6.0 when pulpcore upgraded to OpenAPI version 3. The OpenAPI schema improvements are also evident in the both the Python[3] and Ruby[4] clients. For the full list of changes, please check the plugin API changelog[5].

[0] https://pypi.org/project/pulpcore/3.6.2/
[1] https://docs.pulpproject.org/pulpcore/en/3.6.2/changes.html#id1
[2] https://galaxy.ansible.com/pulp/pulp_installer
[3] https://pypi.org/project/pulpcore-client/3.6.2/
[4] https://rubygems.org/gems/pulpcore_client/versions/3.6.2
[5] https://docs.pulpproject.org/en/3.6.2/changes.html#plugin-api

_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to