From 5db343201f589c29b850dcf6fe39e56c1b437286 Mon Sep 17 00:00:00 2001
From: Bin Yang <bin.yang@windriver.com>
Date: Thu, 16 May 2019 01:24:11 +0000
Subject: Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 458c676f883514c8eec57f23a88abc2e79fffa20
  - Merge "Add find method in instance"
  - Add find method in instance

    Add a find method to get instances
    based on rbname, version and profile.
    If only rbname is provided, all instances based on
    that resource bundle are returned.
    If only rbname and version are provided, all instances
    based on that combination are returned.
    When all three parameters are provided, a single instance
    that matches them is returned.

    Issue-ID: MULTICLOUD-613
    Change-Id: If63e844c77829211b807ce6cd7c11dad247751fc
    Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
---
 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 f8f12a817..458c676f8 160000
--- a/docs/submodules/multicloud/k8s.git
+++ b/docs/submodules/multicloud/k8s.git
@@ -1 +1 @@
-Subproject commit f8f12a81729b812c6b07b55e07013f94e10a5828
+Subproject commit 458c676f883514c8eec57f23a88abc2e79fffa20
-- 
cgit 1.2.3-korg