Cleanup tmp resources after instantiation 38/112638/2
authorRajamohan Raj <rajamohan.raj@intel.com>
Mon, 14 Sep 2020 19:47:54 +0000 (19:47 +0000)
committerRitu Sood <ritu.sood@intel.com>
Thu, 24 Sep 2020 19:03:49 +0000 (19:03 +0000)
commit564929b805c014f5e7ea16b5839ebb621b8c8a57
tree100ca9e65a4e0385ee6d1d13cebc43e25625a084
parentf1a368f93708ee0a27f0740e353408ab0f19e147
Cleanup tmp resources after instantiation

In this patch,we clean up the tmp files
and directories generated during the
process of instantiation.
They include the tmp dirs with
prefix : /tmp/helm-tmpl and /tmp/k8s-ext

Issue-ID: MULTICLOUD-1206
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I02d11bb2f8d920e35aae7343f041a53b1cd3f057
src/orchestrator/pkg/module/instantiation.go
src/orchestrator/utils/helm/helm.go