diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2019-06-06 10:10:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-06 10:10:58 +0000 |
commit | 23a6534432e1d449ab901ed7f0b7eff7f2c5e52e (patch) | |
tree | f67d326403d32f35b4d980306e3041bab210cc5b /docs/submodules/oom.git | |
parent | 752dbee16f66e4b5a18c5c3c4d907fc9885e480a (diff) |
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>
Diffstat (limited to 'docs/submodules/oom.git')
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject f07214a0022af59b4305039fb2368642bc14c94 +Subproject 7f68e58cda64be4cf24091840a86b9e8ee6a60b |