ceph-mgr-rook is a ceph-mgr plugin for orchestration functions using
a Rook backend.
+ %package mgr-k8sevents
+ BuildArch: noarch
+ Summary: Ceph Manager plugin to orchestrate ceph-events to kubernetes' events API
+ %if 0%{?suse_version}
+ Group: System/Filesystems
+ %endif
+ Requires: ceph-mgr = %{_epoch_prefix}%{version}-%{release}
+ Requires: python%{_python_buildid}-kubernetes
+ %description mgr-k8sevents
+ ceph-mgr-k8sevents is a ceph-mgr plugin that sends every ceph-events
+ to kubernetes' events API
+
%package mgr-ssh
-Summary: ceph-mgr ssh module
+Summary: Ceph Manager plugin for SSH-based orchestration
BuildArch: noarch
%if 0%{?suse_version}
Group: System/Filesystems