armada/armada/cli
Sean Eagan 47ebd27cad Add configurability of delete timeout
Previously the timeout for deleting chart releases was 300s and
not configurable, this patchset makes it so via a new
`delete.timeout` property in the `armada/Chart/v1` schema.

Helm releases deleted which do not correspond to documents in this
schema still do not use a configurable timeout. Those will be
considered separately.

This also includes a minor logging fix.

Change-Id: Ia588faaafd18a3ac00eed3cda2f0556ffcec82c9
2019-01-29 16:49:01 -06:00
..
__init__.py bugfix(cli): Remove redundant oslo_log register_options calls 2018-06-01 12:11:38 -05:00
apply.py Implement tiller gRPC channel clean up 2018-11-12 13:32:52 -06:00
delete.py Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
rollback.py Implement tiller gRPC channel clean up 2018-11-12 13:32:52 -06:00
test.py Automate deletion of test pods 2019-01-28 13:19:09 -06:00
tiller.py Fix the description about `armada tiller --status` 2018-12-10 09:31:42 +08:00
validate.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00