]> 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)
committerSage Weil <sage@newdream.net>
Sun, 28 Mar 2021 14:25:47 +0000 (09:25 -0500)
commit4eb259c8177d8d3b8cb13d7026fb7cc0835c08c6
treeca08425f4950b36d36d5d795aaf52fc52e0863eb
parentb4b700fa3d8821d0945baa7a3d936b3ec1150582
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>
(cherry picked from commit 248173efcdebf67d4dae3bf8b4d26122d6eca911)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py