As a user, I have docs on how to run a multi-user Pulp system
Open
Nobody has claimed this yet.
Documentation
Feature
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Author: @bmbouter (bmbouter)
Redmine Issue: 7309, https://pulp.plan.io/issues/7309
This needs to include:
User and Group management
- How to manage users and groups using the Django admin
- How to manage users and groups using the APIs
Declare pulpcore and a specified list of plugins as safe for multi-user use
- Removing the scary banners saying Pulp is unsafe for multi-user use. https://github.com/pulp/pulpcore/pull/721/files
- Create a new column in the plugins list that declares them multi-user safe
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the issue requirements, the Django admin and API surfaces for user and group management, and the multi-user warning change referenced in pulpcore PR #721. Check the content-plugins page to understand where the multi-user safety column belongs. Done means the requested documentation and safety information are addressed and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, authentication, authorization, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100