Actions
Story #7013
closedStory #6825: Introduce a new repo type for the docker push usecase
Disallow update/partial_update of a push repo via pulp api
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 78
Quarter:
Description
A push repo is being created during docker/podman push. We should disallow update/partial_update call to such repo type via pulp api
We should allow create of repo via pulp api so permissions can be assigned
Question:¶
What to you with DELETE of push repo via pulp api? We should enable users to remove repos however there might be a race condition - a push to the repo X can happen while in the middle of push operation repo X can be deleted
Related issues
Actions
Forbid the methods PATCH and PUT for push repositories
closes #7013