]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: pull container images from quay.io 60354/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Mon, 30 Sep 2024 13:30:25 +0000 (15:30 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 22 Oct 2024 22:53:16 +0000 (00:53 +0200)
commit2eec145c406fe2d860ca13ad482edbfb10a99873
tree0ee2de80b86caa7c7dc22607b827956a5d36ef8a
parent17f9650cd9f0388d7a0911c6d262aa0372ecf6eb
cephadm: pull container images from quay.io

Now that all required images are hosted and/or mirrored on quay.io
we can move away from docker.io

Fixes: https://tracker.ceph.com/issues/68323
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit fd895dde9d69ae7be7a78d8db37a2f94ded27080)
14 files changed:
src/cephadm/cephadmlib/constants.py
src/cephadm/cephadmlib/data_utils.py
src/cephadm/samples/custom_container.json
src/cephadm/tests/build/test_cephadm_build.py
src/cephadm/tests/test_cephadm.py
src/cephadm/tests/test_custom_container.py
src/cephadm/tox.ini
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_spec.py
src/pybind/mgr/cephadm/upgrade.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.spec.ts
src/pybind/mgr/orchestrator/tests/test_orchestrator.py
src/pybind/mgr/tox.ini