Merge "Dynamic provisioner rbac update."
authorLevente Kálé <levente.kale@nokia.com>
Wed, 30 Oct 2019 12:46:35 +0000 (12:46 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Wed, 30 Oct 2019 12:46:35 +0000 (12:46 +0000)
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}