]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add more ContainerDeamonForm methods to the tracing class
authorJohn Mulligan <jmulligan@redhat.com>
Sun, 5 Nov 2023 16:00:54 +0000 (11:00 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 14 Nov 2023 21:05:48 +0000 (16:05 -0500)
commitc701621ad9a3452bf0548a2d8283e88e9f7d6945
tree6b148ab476c0acd9adbd486081944b11db9be2fc
parent9ffe0771f7c719a6a6e8a564adfa573a4fce4d28
cephadm: add more ContainerDeamonForm methods to the tracing class

Add methods customize_{container_envs,process_args} & default_entrypoint
to the tracing daemon type class. Use those methods in the get_container
function.
This change tries to adapt to, but not fix, the rather strange
set_configuration static method that side-effects the class's(!)
property.

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