pulp / pulpcore

Pulp 3 pulpcore package https://pypi.org/project/pulpcore/
GNU General Public License v2.0
302 stars 116 forks source link

As a user, the orphan cleanup endpoint will support Role Based Access Control #1924

Open pulpbot opened 2 years ago

pulpbot commented 2 years ago

Author: @bmbouter (bmbouter)

Redmine Issue: 7337, https://pulp.plan.io/issues/7337


By default no users will be able to run orphan cleanup. This is reasonable because systems opt-in to RBAC by using non-admin users, so installs with 'admin' users will bypass this default policy.

One new permissions will be created. This will not be associated with any specific model, either a user has it or they don't.

The orphan cleanup view will require this permission to execute. This view will not provide any queryset filtering as there are no orphan_cleanup views.

pulpbot commented 2 years ago

From: @RCMariko (rchan) Date: 2020-09-04T15:06:25Z


Removing from current Sprint 80. Target for Sprint 82. Can be added back to Sprint 81 if staffing allows.

pulpbot commented 2 years ago

From: @bmbouter (bmbouter) Date: 2020-09-18T19:01:04Z


Moving back to NEW, I am not actively working on this.

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

stale[bot] commented 2 years ago

This issue is no longer marked for closure.