From: Sebastian Wagner Date: Fri, 6 Sep 2019 15:09:21 +0000 (+0200) Subject: Merge pull request #29520 from pcuzner/add-events-mgr-module X-Git-Tag: v15.1.0~1654 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=199d6418f4bc5d0c727ff72e298bc576f834ac65;p=ceph.git Merge pull request #29520 from pcuzner/add-events-mgr-module mgr/k8sevents: Add mgr module for kubernetes event integration Reviewed-by: Kefu Chai Reviewed-by: Sebastian Wagner Reviewed-by: Travis Nielsen --- 199d6418f4bc5d0c727ff72e298bc576f834ac65 diff --cc ceph.spec.in index 810560a7b624,0bdba0fef9ef..a1b4dbc38fdc --- a/ceph.spec.in +++ b/ceph.spec.in @@@ -550,8 -539,20 +551,20 @@@ Requires: python%{_python_buildid 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