From 72b206db3211750f45d841f5181e0e9011056815 Mon Sep 17 00:00:00 2001 From: Borislav Glozman Date: Thu, 17 Jan 2019 10:42:57 +0000 Subject: [PATCH] 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 --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 42f5651de..79145b425 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 42f5651de0c3c634056b499aeb2ccf12a9039597 +Subproject commit 79145b425195724d1bc93e226ca6a47f38675d1f -- 2.16.6