add rights to svcwatcher clusterrole events 84/2084/4 master
authorTamas Laczko <tamas.laczko@nokia.com>
Mon, 2 Dec 2019 14:41:05 +0000 (15:41 +0100)
committerTamas Laczko <tamas.laczko@nokia.com>
Mon, 16 Dec 2019 13:42:40 +0000 (14:42 +0100)
Change-Id: I1c566732435601f69761aa0229c7fc6b2a691de5

rbac_manifests/svcwatcher-rbac-config.yml
rpmbuild.spec

index e3b589e..d961821 100644 (file)
@@ -58,6 +58,14 @@ rules:
   - update
   - patch
   - delete
+- apiGroups:
+  - ""
+  resources:
+  - events
+  verbs:
+  - create
+  - update
+  - get
 ---
 apiVersion: rbac.authorization.k8s.io/v1
 kind: ClusterRoleBinding
index ee00155..6d58160 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT security
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 10
+%define RPM_MINOR_VERSION 11
 
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}