Project

Profile

Help

Story #8244

Updated by ipanova@redhat.com almost 3 years ago

Steps to reproduce: 

 1. push image Right now we manage this only with auth user ( namespace matching user's login) 
 `podman push user/test 
 2. Create distribution under the push-repo, enable same namespace user/test2 
 3. Call will fail with auth error logic for mirror-repo.

Back