Update git submodules
authorBin Yang <bin.yang@windriver.com>
Tue, 26 Mar 2019 09:01:45 +0000 (09:01 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 26 Mar 2019 09:01:45 +0000 (09:01 +0000)
commit30e989a12436e08df48c167f51f39739576019d7
tree70a5284fb835a2d32e49cb8147c3885423d19fbc
parent7f90ffdef79c683df6cf1e0988f98ca4a197fac9
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 1ab1af62578c1c2bf7b3b2e56827fe408cabdbb3
  - Merge "Fix namespace creation"
  - Fix namespace creation

    Namespace is being created by k8splugin
    if it doesn't exist. This is done  before
    other resources are created in kubernetes.
    This patch removes check that failed if
    namespace didn't exist

    Change-Id: I8c5b2409ad1cf77d5f529f601870fcf87e8e8760
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Issue-ID: MULTICLOUD-462
docs/submodules/multicloud/k8s.git