armada/armada/handlers
Drew Walters 56ee364b75 wait: Verify observed_generation exists
Currently, Armada checks if the observed generation of a resource is
zero for resource wait operations; however, the value can be None in
some cases. This change verifies that the value is not zero and exists.

Change-Id: Ib81be3468e73c72b4f20c11e18120d8a5b845e59
2019-02-07 20:07:20 -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 wait: Verify observed_generation exists 2019-02-07 20:07:20 -06:00