diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2019-09-30 14:39:32 +0200 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2019-09-30 15:31:13 +0200 |
commit | 752f7fe7d6674624417a4f97a10e6acc7a3abe90 (patch) | |
tree | ee66d28f2befc9d29c9d64acc69c45e8647a5ae8 /docs | |
parent | 155417479ebc5c531349dd898b96ef4a819b0f0a (diff) |
k8s: Resolve Docker response formatting issue
Checker collects information on cluster by Docker queries:
$ docker ps ARGS... # Casablanca
$ docker inspect ARGS... # Dublin
Arrays of values are then filtered from those. They include:
* opening bracket ('['),
* closing bracket (']'),
* new line.
Additional characters affect check results if last flag (including
"]\n") requires specific value.
Issue-ID: SECCOM-235
Change-Id: I6838342b7e2ecdc44a47ffe02286266003e0b4d3
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions