Problem/Opportunity
If I have logged into two registries and API call to one fails it exits before letting me use any images from the other registry.
Steps to reproduce
No response
Expected Behavior
I can use images from one registry even if a different registry fails.
Actual Behavior
The whole program exits when API calls to any registry fails.
Notes (Optional)
No response