pulp / pulp_python

A Pulp plugin to support Python packages
GNU General Public License v2.0
35 stars 74 forks source link

Add domain support #673

Closed gerrod3 closed 1 month ago

gerrod3 commented 1 month ago

fixes: #668

RBAC support is also coming, but this was getting big so I am going to break it up into two PRs to hopefully make reviewing easier.

TODO:

- [x] Fix failing tests - [x] Add docs