armada/armada/exceptions
Felipe Monteiro e4a4d2ea68 Add validation logic to Test endpoints
This PS adds validation logic recently implemented in
armada.utils.validate [0] for validating documents and
Armada-generated Manifests to the Test and Tests controller classes.

Also refactors some exception handling for both controller classes to
better bubble up the appropriate exception.

Finally unit tests have been added for the Armada Test controller
to verify above changes work.

[0] https://review.gerrithub.io/#/c/378700/

Change-Id: I01f73c1778bf7c2e38032d5fddabd327c013edbb
2018-02-25 17:57:04 -05:00
..
__init__.py bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
api_exceptions.py Index, Guide, & Api Armada Exception Documentation 2018-02-13 10:01:27 -05:00
armada_exceptions.py Armada, Base, & Chartbuilder Armada Exception Documentation 2018-02-13 11:12:51 -06:00
base_exception.py Add validation logic to Test endpoints 2018-02-25 17:57:04 -05:00
chartbuilder_exceptions.py Armada, Base, & Chartbuilder Armada Exception Documentation 2018-02-13 11:12:51 -06:00
k8s_exceptions.py Fix: Issue where Armada hangs waiting for pods 2018-02-15 16:02:21 -06:00
manifest_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
override_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
source_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
tiller_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
validate_exceptions.py Improved document validation 2018-02-23 11:11:09 -05:00