armada/armada/cli
Sean Eagan d91dd8ad70 Fix and overhaul helm test integration
The helm test integration was severely broken, this fixes it by:

* correctly handle tiller test call response
* removes unnecessary call to tiller to get release content
* removes unnecessary call to k8s to check for test pod completion
* moves common logic into a test handler
* adds test coverage for the above
* adds logging for test results streamed from tiller

Change-Id: I09062387a1abc2fc3f6960f987c97248d9e1cb69
2018-06-21 14:41:52 -05:00
..
__init__.py bugfix(cli): Remove redundant oslo_log register_options calls 2018-06-01 12:11:38 -05:00
apply.py Implement `protected` parameter 2018-06-17 20:04:53 -05:00
delete.py Fix release name bug 2018-06-15 11:21:38 -05:00
rollback.py Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
test.py Fix and overhaul helm test integration 2018-06-21 14:41:52 -05:00
tiller.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
validate.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00