Update git submodules
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 27 May 2020 21:31:50 +0000 (21:31 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 27 May 2020 21:31:50 +0000 (21:31 +0000)
commit1d64d6b23f6c2a48630780658d4f797fb9dc309d
tree79dd24467fc90c71663dc056d9eee2e305e1fdd2
parent48c0c2cb415c5f54a58c6f6dff33503c01887b7d
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 <sebastien.premont@bell.ca>
    Change-Id: If5dbc892b6d807e6ca681457f9874613fce7db04
docs/submodules/oom.git