]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: add extra_entrypoint_args to service specs
authorAdam King <adking@redhat.com>
Mon, 7 Nov 2022 21:15:09 +0000 (16:15 -0500)
committerAdam King <adking@redhat.com>
Fri, 3 Mar 2023 15:02:38 +0000 (10:02 -0500)
commit902981c05b77e2c9f9d2998699ca331294de2550
tree403c8ab385217e94b236476c5fd91499e485e36a
parent7ab7f9036aa9a8588e6eaea061eae5a9d1ca20a2
python-common: add extra_entrypoint_args to service specs

To allow users to set extra args to be passed to
the entrypoint in the podman/docker run command
built by cephadm

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 98f6a9379e2dccbaf599923644b7aaa7200ded1f)
src/python-common/ceph/deployment/drive_group.py
src/python-common/ceph/deployment/service_spec.py