Project

Profile

Help

Story #7013

Updated by ipanova@redhat.com almost 4 years ago

A push repo is being created during docker/podman push. We should disallow update/partial_update create/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

Back