]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: run containers using `--init` by default
authorMichael Fritch <mfritch@suse.com>
Fri, 5 Feb 2021 15:03:49 +0000 (08:03 -0700)
committerMichael Fritch <mfritch@suse.com>
Fri, 5 Feb 2021 15:03:49 +0000 (08:03 -0700)
commit9ac2ab85cb1b828bd35b88c5ac2b477fd6f8e8e2
tree809aa41fdf7c4f7673c22925236e2967d73c35aa
parentd89fae5c9d9c8ef9c3f5501d188771ab5ebc254c
cephadm: run containers using `--init` by default

generally all ceph containers need an init process to both reap any
zombie pids and/or perform signal handling (e.g. coredumps, etc.)

Signed-off-by: Michael Fritch <mfritch@suse.com>
doc/man/8/cephadm.rst
src/cephadm/cephadm
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py