]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: update default image imports to point to common location 60377/head
authorAdam King <adking@redhat.com>
Mon, 21 Oct 2024 15:06:51 +0000 (11:06 -0400)
committerAdam King <adking@redhat.com>
Wed, 30 Oct 2024 14:12:11 +0000 (10:12 -0400)
commit874f12451da7a9908843ab7a4856e6a7f67eccae
treeabd978e085486b7088d3e9ff0835a4b1c7eacbc9
parent297f9f94b3c5e877bc361be0c3deed05448a7440
cephadm: update default image imports to point to common location

Additionally, remove the image defaults from the two previous locations
and update the check for the number of instances of "quay" and "docker"
in these areas respectively.

Fixes: https://tracker.ceph.com/issues/68120
Signed-off-by: Adam King <adking@redhat.com>
13 files changed:
src/cephadm/cephadmlib/constants.py
src/cephadm/cephadmlib/container_types.py
src/cephadm/cephadmlib/daemons/ingress.py
src/cephadm/cephadmlib/daemons/mgmt_gateway.py
src/cephadm/cephadmlib/daemons/monitoring.py
src/cephadm/cephadmlib/daemons/nvmeof.py
src/cephadm/cephadmlib/daemons/oauth2_proxy.py
src/cephadm/cephadmlib/daemons/smb.py
src/cephadm/cephadmlib/daemons/snmp.py
src/cephadm/cephadmlib/daemons/tracing.py
src/cephadm/tox.ini
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/tox.ini