]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: set global default container for ingress
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 30 Jul 2021 19:27:52 +0000 (15:27 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 10 Aug 2021 14:32:18 +0000 (16:32 +0200)
commitd2012a27d1d9f13b13d8a145c8d75cd5da383030
tree1132434dd86127e74453003dbac37c662f6bea93
parent22e0dba024a7da712eab32a4eb05c3c5c6ad2a41
cephadm: set global default container for ingress

This was partially done in b94c8de but only for haproxy in the cephadm
mgr module not in the cephadm binary.
This adds the same change for keepalived container image.
Now both haproxy and keepalived container images are fully qualified
(registry + namespace + image).

Fixes: https://tracker.ceph.com/issues/51973
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit f9eb7d826563ab9b995b4123c03f6d1b89423e01)
src/cephadm/cephadm
src/pybind/mgr/cephadm/module.py