diff options
author | BorislavG <Borislav.Glozman@amdocs.com> | 2018-02-14 15:23:51 +0200 |
---|---|---|
committer | BorislavG <Borislav.Glozman@amdocs.com> | 2018-02-14 15:26:13 +0200 |
commit | 07dc7db266ecfb88a783a94fac5c54e2092bda53 (patch) | |
tree | 6068461f3e556fd809eaa8f308787a028f1918a0 /message-router-blueprint.yaml | |
parent | 58ba9e800fdd7024f43a3e5195dc5275ce3d5b7e (diff) |
Fix readiness-check exception
The problem is that the script tried to
iterate on statuses of pod containers.
when some pod is in state "pending" or
some other case when there is no status,
the statuses is None.
Therefore python throws exception when trying to iterate None,
which is non-iterable.
Issue-ID: OOM-514
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: If57b8a632a83489fddb12373e4047396f5fa08a3
Diffstat (limited to 'message-router-blueprint.yaml')
0 files changed, 0 insertions, 0 deletions