armada/armada/api/controller
Marshall Margenau (mm8789) efd42dfab2 bug(chartbuilder): uncaught exceptions on bad manifests
Armada was able to throw exceptions all the way up to invocation. To address:
- remove 'supermutes dotify', which was throwing exceptions
- refactor chartbuilder after removing dotify
- rework some helm wait/timeout logic, exposed during bug squash
- rename some variables to make their function more clear

Note: This has potentially breaking changes to existing charts, in the sense
    that documents previously validated (improperly) may now give errors.

Change-Id: I9a6c99aa8ba3d666405e0ccf49a847fd01807b69
2018-03-29 15:15:00 -04:00
..
armada.py bug(chartbuilder): uncaught exceptions on bad manifests 2018-03-29 15:15:00 -04:00
health.py feat(api): adding-health-endpoint 2017-12-13 17:48:56 -04:00
test.py Add test for GET '/api/v1.0/test/{release}' endpoint 2018-02-25 17:57:57 -05:00
tiller.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
validation.py Improved document validation 2018-02-23 11:11:09 -05:00
versions.py (feat): Add versions controller for UCP integration compliance, 2017-12-15 16:10:18 -04:00