deckhand/deckhand/engine
Sean Eagan 48c774c648 Support v2 schema versions
Previously only v1 were supported, but Armada recently added [0]
v2 schemas, so this is needed to support those.

[0]: https://airship-armada.readthedocs.io/en/latest/operations/documents/v2/index.html

Change-Id: Ib460205c1e9ae7e7360308b8b51f162221c63982
2019-06-20 14:05:40 -05:00
..
schemas schema: Fix metadata schema patterns 2019-01-18 21:52:04 +00:00
__init__.py optimization: Skip post-validation for rendered document cache hit 2018-10-02 18:58:07 -05:00
_replacement.py fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
cache.py optimization: Skip post-validation for rendered document cache hit 2018-10-02 18:58:07 -05:00
document_validation.py Support v2 schema versions 2019-06-20 14:05:40 -05:00
layering.py Fix logging when "Duplicate document exists" error occurs 2018-11-01 13:45:04 +00:00
render.py fix: Redact secondhand substitutions of sensitive data 2018-10-25 09:39:50 -04:00
revision_diff.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
secrets_manager.py [FIX] Secrets substitution issue 2018-11-13 09:24:02 -06:00
utils.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30