]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add more ContainerDeamonForm methods to the custom container class
authorJohn Mulligan <jmulligan@redhat.com>
Sun, 5 Nov 2023 12:18:55 +0000 (07:18 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 14 Nov 2023 21:05:48 +0000 (16:05 -0500)
commit3768dba607cd89893e3cda09cc6814ee215fa7eb
tree364333a04b938a7b336725bbcfd114a276e3e041
parenta4022b0738081ca74a5889e100aed68fdd2a0e4b
cephadm: add more ContainerDeamonForm methods to the custom container class

Add methods customize_{process_args,container_envs,container_args} and
default_entrypoint to the custom container daemon type class. Use those
methods in the get_container function.

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