armada/armada/handlers
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 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 Automate deletion of test pods 2019-01-28 13:19:09 -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