From f7a72fbaf139588502c3a41912e720ff922bce98 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Sat, 15 Sep 2018 04:03:48 +0000 Subject: Updated git submodules Project: multicloud/k8s master 8a39b0839f297fadec71652b790d93d693303211 Merge "Change metadata.yaml structure" Change metadata.yaml structure The metadata.yaml was using a list of resources instead of a set. As result, it's possible to add resources that are duplicated. In order to avoid this the ResourceTypePathMap field was changed. Change-Id: Ic454a9c42fa367b58580641b62b3d1c7ac33b1ca Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index d4b540d16..8a39b0839 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit d4b540d16ef8b705e34ef61c265e78593c0d8bcd +Subproject commit 8a39b0839f297fadec71652b790d93d693303211 -- cgit 1.2.3-korg