]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move code adding extra args for podman service to a func
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 29 Sep 2023 17:41:04 +0000 (13:41 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 18 Oct 2023 19:56:48 +0000 (15:56 -0400)
commit621e108af51d98eb7d2899f48190767e71ce7430
treed9595ecc512251366392f51dd3fab80131db176a
parent86422b65d537c94605c2d4803132f6b464d808fa
cephadm: move code adding extra args for podman service to a func

Move the code that checks for podman/podman features and adds extra args
based on that to a separate function. This more cleanly divides the
"business logic" from the mechanism of running a service container under
podman.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py