armada/armada/handlers
Tin Lam 353b52f92b Fix an Armada wait error
Under some wait condition, Armada returns a tuple that contains an extraneous
element that causes a python error. This patch set fixes that so the method
always return a 2-tuple instead sometimes a 3-tuple.

Change-Id: I4c4dfcf03e63f03ad2adc083d39909cf4b47a27f
Signed-off-by: Tin Lam <tin@irrational.io>
2019-04-09 01:16:13 +00:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Correct config option name "cert" to "certs" 2019-02-23 18:55:41 +08:00
chart_delete.py Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
chart_deploy.py test: Add test-specific timeout option 2019-02-20 17:03: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 Support in Armada for locking Tiller 2019-03-22 13:56:50 -05:00
lock.py Support in Armada for locking Tiller 2019-03-22 13:56:50 -05: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 Merge "Fix log message guard" 2019-02-22 18:18:22 +00:00
tiller.py tools: Update Helm to v2.13.1 2019-03-28 15:19:28 +00:00
wait.py Fix an Armada wait error 2019-04-09 01:16:13 +00:00