commit | 8a89840c024dc6cb4097ec37d9659598d79b5dd3 | [log] [tgz] |
---|---|---|
author | Petr Ospalý <p.ospaly@partner.samsung.com> | Fri Nov 15 18:00:18 2019 +0100 |
committer | Petr Ospalý <p.ospaly@partner.samsung.com> | Fri Nov 15 18:55:12 2019 +0100 |
tree | b7c9dc8bc8656de767110e0ead6d3aec05f3e7e3 | |
parent | 7e1861c6b8ba6a1de63a876248bbf4d02c9538ff [diff] |
Fix helm behavior When 'helm serve' is not running and helm is not listening on localhost:8879 then helm starts to delete everything...instead of aborting or doing something sensible... This commit fix this misbehavior: we abort Issue-ID: OOM-2074 Change-Id: Icb4d25163012e4aedf5ec1598a4f20c738c04974 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>