]> 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)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 12:56:18 +0000 (07:56 -0500)
commit4b88ff1317891449cd3a8f14ce68efd7b26d5502
tree56e2a66353a123c8152462dfeed07d7fba404df1
parenta54ceeb6a16eee2597af0159c7dbfefe8b6a5937
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>
(cherry picked from commit 8f05520d03c9fb9d57a0d7ed674d4d9dba8d699c)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py