armada/armada/handlers
DaeSeong Kim 0a5b74440c Set timeout without wait
This PS fixes this_chart_should_wait value do not be set True when
user change timeout value.

In SKT CI pipeline, all charts are deployed parallely
(NOT sequentially) so needs more time to deploy than default 900.

But when use --timeout param to change timeout, charts waits
sequentially so can not deploy parallely.

Change-Id: Ibf67c0f98bf2a05b0369ebca68780efb94c4d709
2018-07-31 06:33:10 -07:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Set timeout without wait 2018-07-31 06:33:10 -07:00
chartbuilder.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
document.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
k8s.py Merge "Wait for jobs to complete" 2018-07-23 14:55:38 +00:00
manifest.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
override.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test.py Change chart `test` key to object and support cleanup flag 2018-06-27 10:47:02 -05:00
tiller.py Merge "Wait for jobs to complete" 2018-07-23 14:55:38 +00:00