Project

Profile

Help

Story #7357

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_container/472":https://github.com/pulp/pulp_container/issues/472 




 ---- 


 PushContainerRepositories do not have the ability to rollback to previous repo versions, meaning that latest version is always served. 

 For push container repositories allow to serve latest version and any other if it has a name. 
 For container repositories allow to serve latest version, any other version that has or does not have a name. 

Back