Actions
Story #8103
closedAs a plugin writer, I have a read-only viewset for repository available in the plugin API
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 88
Quarter:
Q1-2021
Description
The container plugin has a repository type which is not managed by user and only GET should be allowed for such.
Without providing it in the plugin API, the plugin would need to define the endpoint
and router_lookup
with properly nested path directly in the plugin code. It's preferable if pulpcore provides such a repository viewset.
This needs to be in 3.10.
Related issues
Actions
Add readonly repository viewset to the plugin API
closes #8103 https://pulp.plan.io/issues/8103