Problem:
I’d like to upgrade my pulpcore and pulp_rpm, pulp_file plugins to the latest version. I have 2 questions:
- how do I know if the latest plugin versions are compatible with the latest pulpcore so that the upgrade will not break the things. I haven’t found that information in changelog nor release notes of pulp_rpm, pulp_file
- I’d like to use ansible installer playbook for that (similar I used to install pulp). I wonder how it should look like (shall I include the same role in the playbook I used for instlaltion: pulp.pulp_installer.pulp_all_services?)
Expected outcome: - Have method to safely upgrade pulp with plugins
Pulpcore version:
3.18.5
Pulp plugins installed and their versions:
pulp_rpm: 3.17.5, pulp_file: 1.10.2
Operating system - distribution and version:
RHEL8
Other relevant data: