]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: extend extra_container_args to other service types
authorAdam King <adking@redhat.com>
Wed, 23 Feb 2022 20:43:30 +0000 (15:43 -0500)
committerAdam King <adking@redhat.com>
Tue, 3 May 2022 00:48:33 +0000 (20:48 -0400)
commit443e25192ca6d9e079b66ebee682afd7b5325966
tree0ad00f3e8daa020e0a4359f708de7880bd449227
parentda985371746374edba24be5441e210225e9d7a55
mgr/cephadm: extend extra_container_args to other service types

Otherwise, without this change, this can only be used for mgr,
mon and crash (daemons without their own service spec class)

Fixes: https://tracker.ceph.com/issues/54390
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit d3c14a17dc5cafef199f4fc3ce657bab54d89b4a)
src/python-common/ceph/deployment/drive_group.py
src/python-common/ceph/deployment/service_spec.py