]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: get running pods, auth rm, better error checking for orch nfs 43046/head
authorJoseph Sawaya <jsawaya@redhat.com>
Tue, 14 Sep 2021 18:54:41 +0000 (14:54 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Wed, 10 Nov 2021 17:09:37 +0000 (12:09 -0500)
commit672e904b8145acc0f7588285c8051a92f8d75a80
tree6e0e5a9d01908dbe28428d7be1c34ca91f3b6424
parent2c803ec1176f93a8d94afc44459fc307769bb1e0
mgr/rook: get running pods, auth rm, better error checking for orch nfs

This commit updates orch ls to show the age and the number of running nfs
pods, removes auth entities when removing an nfs service and implements
better error checking when creating nfs daemons.

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