]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: add better error handling to remove 42858/head
authorJoseph Sawaya <jsawaya@redhat.com>
Wed, 25 Aug 2021 13:54:17 +0000 (09:54 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Wed, 25 Aug 2021 13:54:17 +0000 (09:54 -0400)
commit674b2f0af6549378f23e69ff2c3eb0d15f606964
tree04b936c55d35ccf9b3fdfe1aa75ba80ae8e2222d
parentee9d3ffea62870da1b603679a7f05e1f13cceaae
mgr/rook: add better error handling to remove

This commit adds better error handling to the remove method
in the DefaultRemover by hiding stack traces from the user
and displaying meaningful error messages.

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