Update DANM webhook config 70/1470/3
authorKrisztian Lengyel <krisztian.lengyel@nokia.com>
Mon, 26 Aug 2019 14:17:37 +0000 (16:17 +0200)
committerKrisztian Lengyel <krisztian.lengyel@nokia.com>
Tue, 27 Aug 2019 14:14:27 +0000 (16:14 +0200)
Update DANM webhook config to hash
5e15d4e322fc5ff89b06ac70bd83b5ce4c09d0df

Change-Id: I59ffdab2bf5d0b48cffaf6c8c1a1c1616656338b
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
SPECS/infra-charts.spec
infra-charts/templates/danm-webhook-config.yaml
infra-charts/templates/netwatcher.yaml

index 4fac4e4..aeebbb6 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT infra-charts
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 22
+%define RPM_MINOR_VERSION 23
 
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}
index e738e98..cf10ecd 100644 (file)
@@ -58,6 +58,6 @@ webhooks:
       - operations: ["DELETE"]
         apiGroups: ["danm.k8s.io"]
         apiVersions: ["v1"]
-        resources: ["tenantnetworks"]
+        resources: ["tenantnetworks", "clusternetworks"]
     failurePolicy: Fail
 {{ end }}
index ba7c846..fece0c3 100644 (file)
@@ -36,7 +36,6 @@ spec:
           image: {{ .Values.registry_url }}/{{ .Values.registry_reponame }}/hyperdanm:{{ .Values.netwatcher.container_version }}
           command:
             - "/usr/local/bin/netwatcher"
-            - "--logtostderr"
           securityContext:
             capabilities:
               add: