From 0ebf88e591f3b6cef8e33cbaf34700fe607af779 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Tue, 12 Mar 2019 15:04:11 +0000 Subject: Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 98e83cc404987387466721aedca3fc6c97cab40b - Merge "Add support for parsing profile yaml files" - Add support for parsing profile yaml files Add code to parse profile configuration yaml The parsing function is global and returns a client which can then be used to get or apply specific parts of the configuration on top of an extracted helm chart. P14: Add unit test that covers both ProcessProfileYaml and CopyConfigurationOverrides P15: Adding mock_charts and mock_profiles We expect to reuse these files for other unit tests Issue-ID: ONAPARC-348 Change-Id: I4504d0b158fdfef476b8c2a461d33306926545d7 Signed-off-by: Kiran Kamineni --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index f70a3d22c..98e83cc40 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit f70a3d22ce65e9c17a99fc921d350fbcbe146332 +Subproject commit 98e83cc404987387466721aedca3fc6c97cab40b -- cgit 1.2.3-korg