Dynamic provisioner rbac update. 71/1871/2
authorBalazs Szekeres <balazs.szekeres@nokia.com>
Tue, 29 Oct 2019 15:06:27 +0000 (16:06 +0100)
committerBalazs Szekeres <balazs.szekeres@nokia.com>
Tue, 29 Oct 2019 15:07:44 +0000 (16:07 +0100)
Change-Id: Ie4d81a8b3803b05d01f81064af0748e72a7a85ba
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
rbac_manifests/dynamic-local-pv-provisioner-rbac-config.yml
rpmbuild.spec

index 9b6d546..0bfe0ea 100644 (file)
@@ -31,6 +31,7 @@ rules:
   - get
   - list
   - watch
+  - update
 - apiGroups:
   - ""
   resources:
@@ -45,6 +46,7 @@ rules:
   - nodes
   verbs:
   - get
+  - list
 - apiGroups:
   - ""
   resources:
index 82510db..bae2da4 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 8
+%define RPM_MINOR_VERSION 9
 
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}