diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-09-13 16:00:13 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-13 14:00:13 +0000 |
commit | f77f8390e2109510450b246c17baa3eb53810f68 (patch) | |
tree | 0cf1eaafdaecbee86950cc1a54fc5e96df1aec81 /docs/submodules | |
parent | 3ce2383dcc7c7916ebbdb07f110adf4917e0d688 (diff) |
Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to 0ca3d400f25810df7b1eb811dc529e0d1231a184
- Refactor healthcheck-k8s.py
Error reporting was improved by returning actual
error message from subprocess call to 'kubectl' command.
Code readability was improved by defining a dictionary
of endpoint names to check and their IPs.
Unsecure 'shell=True' property in Popen constructor for
kubectl command in SDNC DB was removed and command string
itself sanitized.
Overall code readability was improved by reusing common
commands in a loop.
Change-Id: I19f8f71e27196bb55a9be3d58cd0885ceba3af0c
Issue-ID: TEST-213
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/integration.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git -Subproject bfeeb24819035523222149d4fffdf9f7de363fc +Subproject 0ca3d400f25810df7b1eb811dc529e0d1231a18 |