From 39544e59de56219787c208d24782c3d510680817 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Tue, 22 Jan 2019 18:21:44 +0000 Subject: Updated git submodules Project: multicloud/k8s master 073d2f7806257f27b5b92088dc59ae5a98ae6c38 Merge "Delete content when a definition is deleted" Delete content when a definition is deleted When a definition is deleted, delete the content too. Not deleting the content would leave blobs of data that is not connected to any metadata in the mongo database. Issue-ID: MULTICLOUD-393 Change-Id: Ifae55bab0affc22b06b1069a27cd90af6f7d5d98 Signed-off-by: Kiran Kamineni --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index f2cc3c1a2..073d2f780 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit f2cc3c1a20b9d817f3e4efe3c66a6133d5fb3804 +Subproject commit 073d2f7806257f27b5b92088dc59ae5a98ae6c38 -- cgit 1.2.3-korg