From f09444fa3616cc911146b047e80e70df8fdfc8ab Mon Sep 17 00:00:00 2001 From: Ritu Sood Date: Mon, 13 Apr 2020 20:38:39 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 7945fcd8ed65792eeb174d999138b99dbc936a6f - Merge "Adding query APIs for AppIntents" - Adding query APIs for AppIntents In this patch the following tasks where performed: 1. Added APIs for query Intents for each App in the compositeApp. For example, you can see all intents of collectd or prometheus seperately if both formed a compositeApp Collection. 2. Added 'provider-name' parameter to denote the cluster objects used in all intents. Earlier we had only clusterName and clusterlabel to denote a cluster. Modified the tests also for this. 3. Fixed bugs in the plugin_collection_v2.sh. 4. Fixed some minor logging and formatting bugs. Issue-ID: MULTICLOUD-1048 Signed-off-by: Rajamohan Raj Change-Id: Ic452d7ba5d98bb265eb301de84d679d1abe0e34e --- 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 c8ba8f21b..7945fcd8e 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit c8ba8f21b68b64b4068f188614dd7c891edf035f +Subproject commit 7945fcd8ed65792eeb174d999138b99dbc936a6f -- 2.16.6