]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: no-overwite flag for apply command
authorAdam King <adking@redhat.com>
Wed, 24 Mar 2021 18:29:28 +0000 (14:29 -0400)
committerAdam King <adking@redhat.com>
Thu, 25 Mar 2021 19:03:04 +0000 (15:03 -0400)
commit248173efcdebf67d4dae3bf8b4d26122d6eca911
treee35b6011251b6f4bdca87043142ff768d3c30a25
parent8b9e626c2e16b6da3f94da3ae19bdbf39ba8b8ed
mgr/cephadm: no-overwite flag for apply command

no-overwrite flag makes it so cephadm will only apply the spec
if the spec does not already exist.

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py