]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Make path to cephadm binary unique
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 26 Feb 2021 10:14:52 +0000 (11:14 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 4 Mar 2021 17:27:04 +0000 (18:27 +0100)
commit8f05520d03c9fb9d57a0d7ed674d4d9dba8d699c
tree72830eef00c69a0596a93714762dce8f9e498251
parentdefc019c6a589b3688151f1f205ec1269561c295
cephadm: Make path to cephadm binary unique

right now, an upgrade might overwrite the existing
binary which would force us to have the CLI stable.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py