<div dir="ltr">Pulpcore 3.0.1 is the first bugfix release and contains some significant fixes. See the release notes for all the details. <a href="https://docs.pulpproject.org/en/3.0.1/changes.html" target="_blank">https://docs.pulpproject.org/en/3.0.1/changes.html</a><br><br>Pulpcore 3.0.1 contains only bugfixes and no breaking changes for either users or plugin developers. This means all existing released plugins should be able to upgrade onto pulpcore==3.0.1 without issue.<br><br>## New Installations<br><br>If you are using a new install, you can use the ansible-installer directly and you'll receive 3.0.1. The quick start guides below are useful for that.<br><br>* pulp_rpm installation -- <a href="https://pulp-rpm.readthedocs.io/en/3.0/installation.html" target="_blank">https://pulp-rpm.readthedocs.io/en/3.0/installation.html</a><br>* pulp_container installation -- <a href="https://pulp-container.readthedocs.io/en/1.0/installation.html" target="_blank">https://pulp-container.readthedocs.io/en/1.0/installation.html</a><br>* pulp_file installation -- <a href="https://pulp-file.readthedocs.io/en/0.1.0/installation.html" target="_blank">https://pulp-file.readthedocs.io/en/0.1.0/installation.html</a><br><br>## Updating from 3.0.0<br><br>For safety reasons, if you rerun the installer exactly as you did before you won't be updated. There are a various scenarios a user may want to rerun the installer, e.g. settings changes, fixing drift, etc, and you wouldn't want to unexpectedly update.<br><br>Two new boolean variables are added to the installer, `upgrade` (under `pulp_install_plugins`) and `pulp_upgrade`. The former will update the plugin it is specified under; the latter will update pulpcore itself.<br><br>To update you should:<br><br>1. Download the latest installer from <a href="https://github.com/pulp/ansible-pulp" target="_blank">https://github.com/pulp/ansible-pulp</a><br>2. Set the `pulp_upgrade` variable to `True`<br>3. Run the installer<br><br>Note: Later on, additional variables will be added to differentiate updates vs upgrades.<br><br>## Quickstart<br><div><br></div><div>Pulp_rpm offers a quickstart guide (link below) which uses pulplift (link below) to create a not-long-living installation just to try it out. These same instructions can be adapted to the other plugins also.</div><br><a href="https://pulp-rpm.readthedocs.io/en/3.0/quickstart.html" target="_blank">https://pulp-rpm.readthedocs.io/en/3.0/quickstart.html</a><br><a href="https://github.com/pulp/pulplift" target="_blank">https://github.com/pulp/pulplift</a><br><br>## Migrating from Pulp2 -> Pulp3<br><br>A Pulp 2 -> Pulp 3 migration tool is in-progress ( <a href="https://github.com/pulp/pulp-2to3-migration" target="_blank">https://github.com/pulp/pulp-2to3-migration</a> ), but not fully available yet. Until it is, users are recommended to **not** install Pulp3 on top of their Pulp2 system until it is available.<br><br>This tool is progressing well. We hope this tool will be available within a month or two to migrate the plugin types that are released.<br><br>## Getting Help or Reporting Bugs<br><br>Find where to get help or report bugs via the help page on the website ( <a href="https://pulpproject.org/help/" target="_blank">https://pulpproject.org/help/</a> ). If you're unsure where to start, we recommend emailing your question to the Pulp user mailing list ( <a href="https://www.redhat.com/mailman/listinfo/pulp-list" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a> ).<br><br>## Feedback<br><br>Let us know what you think! Please send feedback to either:<br><br>* Pulp user mailing list -- <a href="https://www.redhat.com/mailman/listinfo/pulp-list" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a><br>* Pulp developer mailing list -- <a href="https://www.redhat.com/mailman/listinfo/pulp-dev" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br><br>## Thanks!<br><br><div>Thank you to all the developers, integrators, testers, and users who have contributed to this bugfix release.</div><div></div><br></div>