]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook: orch rm no longer uses rook api delete
authorJoseph Sawaya <jsawaya@redhat.com>
Wed, 22 Sep 2021 20:46:14 +0000 (16:46 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Mon, 27 Sep 2021 18:52:59 +0000 (14:52 -0400)
commit12d374327ecdd6fb3804530079f9e6455d5b72b7
tree78ea22dd4de640881ef9b364bc4021d14afb97b2
parent387c4f13100ebb24fe438d05d3c6820434f409dd
mgr/rook: orch rm no longer uses rook api delete

This commit changes orch rm to no longer use the rook api to delete the daemon
but instead directly delete the corresponding CR using the kubernetes api.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/rook_cluster.py