]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: extend extra_container_args to other service types 45136/head
authorAdam King <adking@redhat.com>
Wed, 23 Feb 2022 20:43:30 +0000 (15:43 -0500)
committerAdam King <adking@redhat.com>
Fri, 25 Feb 2022 13:03:51 +0000 (08:03 -0500)
commitd3c14a17dc5cafef199f4fc3ce657bab54d89b4a
tree920edbded3bba540931ae0af2dee5a797683c859
parentb0d6bed71a291e8e4563660bebe391cb8a756e67
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>
src/python-common/ceph/deployment/drive_group.py
src/python-common/ceph/deployment/service_spec.py