Task #6904
Document using https://pypi.org/project/pulpcore-releases/ for the installer
0%
Description
The Pulp Dependency Checker is a great tool to show compatibility between a pulpcore version and various concerns.
We should do three things:
-
Move the pdc tool to the pulp org.
-
Add a very obvious link to the pulp_installer docs recommending users to use the tool to determine pulpcore and plugin compatibility
-
Update the error message that the installer puts out when the pre-flight check fails. Have that error message point users to specifically check which plugins are compatible with the pulpcore version the installer is trying to install.
History
#1
Updated by dkliban@redhat.com 9 months ago
- Sprint set to Sprint 74
#4
Updated by dalley 8 months ago
+1 as long as it's the Python version that we would be using. Even though I really like Rust and would personally be easily able to help maintain it, I would find it hard to justify adding another language to our codebase, and deal with the distribution issues that would entail.
#5
Updated by bmbouter 8 months ago
dalley wrote:
+1 as long as it's the Python version that we would be using. Even though I really like Rust and would personally be easily able to help maintain it, I would find it hard to justify adding another language to our codebase, and deal with the distribution issues that would entail.
I agree completely, but given the choice between using it as is versus waiting to rewrite and then use it, I think using it as is would be easy to do given that I don't think we can prioritize its rewriting.
#24
Updated by rchan about 1 month ago
- Sprint changed from Sprint 88 to Sprint 89
Please register to edit this issue