diff options
author | andre.schmid <andre.schmid@est.tech> | 2020-04-06 07:29:26 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-06 06:29:26 +0000 |
commit | 3c6794b19468a2f1986180e087cf73e84b4881c3 (patch) | |
tree | df4712b7bb8fd1ad83528ab5e7a4f8fefdf8ee17 /docs/submodules/sdc.git | |
parent | c190e9b983b5b4702f460dc6a0b94f067cc2ba4a (diff) |
Update git submodules
* Update docs/submodules/sdc.git from branch 'master'
to 36ed0482eca91d1fa3efa4a5c7a7445516c6bd58
- Fix ready probe exit code
The exit code ranges from 0 to 255, so it should not be
returning the http status code.
This was breaking the health check for the docker_run.sh
script, which was always getting a 0 return code in a
case of 503 http status for example.
Change-Id: I52b2923cdfc0d7389894917ccc4aa58468ac8bdc
Issue-ID: SDC-2867
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'docs/submodules/sdc.git')
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 94e7778319778713c0b4e2ccf590cefc6e18c21 +Subproject 36ed0482eca91d1fa3efa4a5c7a7445516c6bd5 |