armada/armada/exceptions
gardlt 3b879fc846 Improved document validation
BREAKING CHANGE: Armada will no longer support
recursive monolithic documents such that a Manifest
fully defines ChartGroups inline and ChartGroups
fully define Charts inline. Only name-based references
to other documents is supported.

- Author document schemas in standalone
  JSON schema files
- Update validation to return all failures available
- Removed unit tests for support of recursive monolithic
  documents

Change-Id: Idb91fa552d3d7a3d7d525609d505fe7380443238
2018-02-23 11:11:09 -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 Armada, Base, & Chartbuilder Armada Exception Documentation 2018-02-13 11:12:51 -06: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