Check for err when namespace plugin returns 69/97869/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Fri, 1 Nov 2019 20:15:47 +0000 (13:15 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Fri, 1 Nov 2019 20:15:55 +0000 (13:15 -0700)
commit5839289be6a6f3a1441d73bd9e8a8ee4bf1dc1a3
tree75a92322584cb007449d99df68eae4744b6cffe0
parent599d59f739ce9af07360e0c45a7e12bee31fe650
Check for err when namespace plugin returns

Check for err when a namespace GET is called.
This will catch any errors related to the cluster GET
operations before the subsequent call is made.

Issue-ID: MULTICLOUD-666
Change-Id: I47de130f7ae9e6fea627f3a881ea84b2880db886
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
src/k8splugin/internal/app/client.go