diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2019-01-17 10:42:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-17 10:42:57 +0000 |
commit | 72b206db3211750f45d841f5181e0e9011056815 (patch) | |
tree | ac1612c07d6668f42692803c05158e9f8900d90c | |
parent | f1370933926eeddc7b9d1a5be3a68c7423b7a2a6 (diff) |
Updated git submodules
Project: oom master 79145b425195724d1bc93e226ca6a47f38675d1f
Merge "K8S liveness probe not work when webapp crash"
K8S liveness probe not work when webapp crash
tcpSocket probe does not work for the web application
Kubernetes will never detect that, and will never try to re-create the pod.
liveness probe based on the health-check API can be used.
Issue-ID: SDC-1986
Change-Id: I93720e19feb2ff558fa6c4dc3ababdbfa2eda102
Signed-off-by: amitjai <amitjai@amdocs.com>
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 42f5651de0c3c634056b499aeb2ccf12a903959 +Subproject 79145b425195724d1bc93e226ca6a47f38675d1 |