]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: use label selector to fetch pods and jobs in remover
authorJoseph Sawaya <jsawaya@redhat.com>
Tue, 24 Aug 2021 16:01:39 +0000 (12:01 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Wed, 25 Aug 2021 13:53:46 +0000 (09:53 -0400)
commitee9d3ffea62870da1b603679a7f05e1f13cceaae
treeab125d06f6efb3a7915a4a214b18a3899dad390d
parentf0d7a45984483d55a87a4ff4fab9a7565cbc0b84
mgr/rook: use label selector to fetch pods and jobs in remover

This commit adds a label_selector to the fetching of the osd pods and osd prepare
jobs in the DefaultRemover.

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