]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
python-common/service_spec: add extra_entrypoint_args to CephExporter Spec
authorAdam King <adking@redhat.com>
Mon, 26 Jun 2023 20:42:52 +0000 (16:42 -0400)
committerAdam King <adking@redhat.com>
Tue, 5 Mar 2024 14:21:25 +0000 (09:21 -0500)
commitdbc731156a679e085fc05cb7b89f0c558e7dd2de
treed2710305c20fb1b2fa9a08fa51e1d969bb1f49d8
parent12b8d78c2977a218653fb96abeaffd74980434f4
python-common/service_spec: add extra_entrypoint_args to CephExporter Spec

Similar to the mon, there's no reason for Ceph Exporter
in particular not to have this, it's just missing because
of the timing of when it was merged in.

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