]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix naming issue when using sidecars
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 23 Jan 2026 19:00:59 +0000 (14:00 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 13 Feb 2026 16:38:12 +0000 (11:38 -0500)
commit2aba5e539465202b2f8462c17591bd5bb1032dcd
tree9bfa0cae39eb7d66723c9c16749e5997ee70314f
parent48784fffe7bbd58d944c73a78c88f109541e1a2d
cephadm: fix naming issue when using sidecars

When extending a container with extra settings a sidecar or init
container should take the custom settings from that of the primary
container. So use the newly added parent_identity function (when
available) to determine the correct identity to use.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadmlib/deployment_utils.py