Bug #9229
Not handling private registries with no username or password correctly
Difficulty:
Triaged:
No
Pull request:
Description
1) Set up a private registry that does not accept username/password (no auth) with some images.
2) Go to new containers page
3) Select "external registry" and in there select the one you setup.
4) Type name of an image in that registry and hit search.
Notice you get an ise in the server saying username/password did not match.
Associated revisions
Fixes #9229 - Handles non username/password private registry case
History
#1
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-docker/pull/77 added
- Pull request deleted (
)
#2
Updated by Partha Aji almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-docker|62126ca5f354202c5f293a2db082d8aa16fb1e4d.
Fixes #9229 - Handles non username/password private registry case