Project

Profile

Help

Story #8103

closed

As a plugin writer, I have a read-only viewset for repository available in the plugin API

Added by ttereshc about 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
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

Related to Container Support - Issue #7839: push repository can be created without a distributionCLOSED - DUPLICATEttereshcActions
Related to Container Support - Issue #8014: Ensure that container-push repo endpoint is read-onlyCLOSED - CURRENTRELEASEttereshcActions
Actions #1

Updated by ttereshc about 3 years ago

  • Related to Issue #7839: push repository can be created without a distribution added
Actions #2

Updated by ttereshc about 3 years ago

  • Related to Issue #8014: Ensure that container-push repo endpoint is read-only added

Added by ttereshc about 3 years ago

Revision 2076bb0a | View on GitHub

Add readonly repository viewset to the plugin API

closes #8103 https://pulp.plan.io/issues/8103

Actions #3

Updated by ttereshc about 3 years ago

  • Status changed from ASSIGNED to MODIFIED
  • % Done changed from 0 to 100
Actions #4

Updated by pulpbot about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF