armada/armada/handlers
Sean Eagan 9e977f8fc5 Fix log message guard
A generator expression was being checked for emptiness, which does
not support that, hence the log message was being generated
erroneously, so switched to using a list comprehension.

Change-Id: I88459f120f1c69b3396db440146ca75e2a5471ca
2019-02-05 14:11:18 -06:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Merge "test: Refactor test handler" 2018-12-04 20:40:54 +00:00
chart_delete.py Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
chart_deploy.py Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
chartbuilder.py Fix for yapf v0.24.0 2018-09-11 20:39:25 +00:00
document.py Fix noqa 2018-10-28 15:10:48 +01:00
k8s.py Workaround kubernetes python client deadlock issue 2018-11-26 15:58:39 -06:00
manifest.py Fix for get manifest 2018-09-14 15:27:03 +00:00
override.py Fix to override '=' string 2018-08-21 22:21:41 -07:00
release_diff.py Release diffing: split out, add unit tests, include name 2018-08-22 11:29:03 -05:00
test.py Fix log message guard 2019-02-05 14:11:18 -06:00
tiller.py Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
wait.py Automate deletion of test pods 2019-01-28 13:19:09 -06:00