armada/armada
Roadrunner2058 d383e772fd feat(yaml): Support document references
This allows the user to apply and/or validate a manifest using
either a filepath (as before) or URL.

Addition by sh8121att:

- Create a general document resolver class to handle local paths
  and URIs
- Allow multiple filenames and combine them into a single document
  set
- Change API to allow for passing document reference URIs to be
  resolved server-side rather
- Update validation API to conform to UCP specification
- Dockerfile updates to speed up build
- Fix unit tests

Closes #96

Change-Id: I5a57779f10d1b63ffc161a14afec851a34ae9efe
2018-01-08 13:39:26 -06:00
..
api feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
cli feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
common feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
conf feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
exceptions feat(tiller): Enhance Tiller pod search with labels 2017-12-05 15:53:31 -05:00
handlers feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
tests feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
utils feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
__init__.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00
const.py bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00
errors.py feat(armada): generic-exception 2017-11-29 21:42:56 +00:00
shell.py feat(cli): using-click-framework 2017-11-02 20:59:57 +00:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00