armada/armada/handlers
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 feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Improved document validation 2018-02-23 11:11:09 -05:00
chartbuilder.py fix(chartbuilder): Fix ChartBuilder failing on get_files() 2018-01-21 23:33:54 -04:00
document.py feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
k8s.py Fix: Issue where Armada hangs waiting for pods 2018-02-15 16:02:21 -06:00
manifest.py Improved document validation 2018-02-23 11:11:09 -05:00
override.py Improved document validation 2018-02-23 11:11:09 -05:00
tiller.py Bump tiller version to 2.7.2 in armada.handlers.tiller 2018-02-13 15:38:00 -05:00