From 1d64d6b23f6c2a48630780658d4f797fb9dc309d Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak Date: Wed, 27 May 2020 21:31:50 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to af7fd0ed77933189c1f2263e078c38e4c65f4c86 - Merge "Fix readiness-check ready.py script for stateful set" - Fix readiness-check ready.py script for stateful set Only check the status field readyReplicas instead of currentReplicas and updatedReplicas. The value of currentReplicas relates to the number of pods created with the first revision of the stateful set. If a change is made to the stateful set and pods are restarted then currentReplicas is no longer returned in the status. Check JIRA for more information. Issue-ID: OOM-2418 Signed-off-by: Sebastien Premont-Tendland Change-Id: If5dbc892b6d807e6ca681457f9874613fce7db04 --- 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 08ef91484..af7fd0ed7 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 08ef91484bfcffe854148a83aa17230da22ce22f +Subproject commit af7fd0ed77933189c1f2263e078c38e4c65f4c86 -- 2.16.6