]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: support for extra entrypoint args
authorAdam King <adking@redhat.com>
Tue, 8 Nov 2022 19:09:05 +0000 (14:09 -0500)
committerAdam King <adking@redhat.com>
Fri, 3 Mar 2023 15:10:55 +0000 (10:10 -0500)
commitc43efc5172b8c5af56ba326b76240b32d95656ad
treef968999452e7afb154ace07531a1642d8b7a940d
parent902981c05b77e2c9f9d2998699ca331294de2550
mgr/cephadm: support for extra entrypoint args

Args specified in the service spec to be added as
args for the entrypoint when we deploy the daemon

Fixes: https://tracker.ceph.com/issues/57944
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit db8e4462c968e1d29b0688efafad3442abb8779c)

Conflicts:
src/pybind/mgr/cephadm/tests/test_services.py
src/cephadm/cephadm
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/orchestrator/_interface.py