From: Kiran Kamineni Date: Wed, 17 Apr 2019 01:09:13 +0000 (-0700) Subject: Update git submodules X-Git-Tag: elalto.1.5.2~4594 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=27cb9cb656aa051ad09bbb7ad331cd12731f885f;p=doc.git Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to bf49d552b003072c6bc64ae838a4699c1f4028bd - Replace Kind with GroupVersionKind Kind is not unique to track resources in Kubernetes GroupVersionKind is unique. We are just using that to track our data. It is abstracted behind a couple of new types for templates and resources. This change makes a lot of the old kind based operations redundant and simplified. Issue-ID: MULTICLOUD-573 Change-Id: I8f4ded2ba6a0821a8fbd679dc99ce3a44d805524 Signed-off-by: Kiran Kamineni - Rename plugin reference interface Rename the plugin interface to something more relevant. KubernetesResource will be used to describe resources for creation. Issue-ID: MULTICLOUD-557 Change-Id: I2fff5363b897b968e95b26257d8f26509fb567fd Signed-off-by: Kiran Kamineni --- diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index ef27495f0..bf49d552b 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit ef27495f054957e387c4f078dc9b9af9e40a2acc +Subproject commit bf49d552b003072c6bc64ae838a4699c1f4028bd