Update git submodules
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Thu, 6 Jun 2019 10:10:58 +0000 (10:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 6 Jun 2019 10:10:58 +0000 (10:10 +0000)
commit23a6534432e1d449ab901ed7f0b7eff7f2c5e52e
treef67d326403d32f35b4d980306e3041bab210cc5b
parent752dbee16f66e4b5a18c5c3c4d907fc9885e480a
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7f68e58cda64be4cf24091840a86b9e8ee6a60b6
  - Merge "Fix issue with etcd pod startup"
  - Fix issue with etcd pod startup

    Etcd pod fails to start with file not found error.
    The error is being caused because the pod is stuck
    in an infinite loop as the readiness probe is not true.
    Since, we are anyway checking the pod status, we removed
    the readiness probe as it is not needed.
    Bumped up version of etcd to 3.2.24
    This fixes a known issue:
    https://github.com/etcd-io/etcd/pull/4861

    Issue-ID: MULTICLOUD-660
    Change-Id: I815766b4a8f187d88bb2fcdb71e9d6e24b277d25
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
docs/submodules/oom.git