]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: show error message if private registry credentials not provided
authorMelissa Li <melissali@redhat.com>
Wed, 23 Mar 2022 15:38:37 +0000 (11:38 -0400)
committerMelissa Li <melissali@redhat.com>
Fri, 8 Apr 2022 14:11:14 +0000 (10:11 -0400)
commit4de0803ba893abf341ab634d1382208370de7c98
treef8ae41efc75fa0f35fb992c485955e056469b272
parent73f8d0fdcdb73cf4a910b21fc4ceace2b74dffc8
cephadm: show error message if private registry credentials not provided

Raise UnauthorizedRegistryError in `_pull_image` if user tries to pull from a private registry without authentication, handle error in `command_bootstrap`, `commond_adopt`, `command_pull`

Fixes: https://tracker.ceph.com/issues/55015
Signed-off-by: Melissa Li <melissali@redhat.com>
src/cephadm/cephadm