]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: allow use of authenticated registry 36012/head
authorAdam King <adking@redhat.com>
Fri, 10 Jul 2020 12:09:39 +0000 (08:09 -0400)
committerAdam King <adking@redhat.com>
Thu, 23 Jul 2020 20:08:56 +0000 (16:08 -0400)
commita63b030ded2f3ea885883530eb06549356655955
tree41bbf84aa79266307e4193f238c436ef42ba6358
parente7c8e7fd2ae9dbf59155c56920669d6fa09065d3
mgr/cephadm: allow use of authenticated registry

Add option to use custom authenticated registry during
bootstrap as well as a registry-login command in order
to let user change authenticated registry login info

Fixes: https://tracker.ceph.com/issues/44886
Signed-off-by: Adam King <adking@redhat.com>
doc/cephadm/install.rst
doc/man/8/cephadm.rst
src/cephadm/cephadm
src/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py