armada/armada
Sean Eagan aa75c3eb45 fix: Align template file naming with Helm CLI
Armada has previously named template files relative to the
`templates` dir, whereas the Helm CLI names them relative
to the chart root. This causes `include`s of these templates
to fail.

This change fixes this, for armada/Chart/v2 docs only, since it
is a breaking change, as some charts may have already aligned
with the existing Armada behavior. When updating a release
previously deployed with armada/Chart/v1, the fixed template
names alone will not cause the release to be updated, as the
diff logic accounts for this.

Change-Id: I243073ca4c2e1edbcb0d8f649475f568fc7c818f
2019-10-03 20:32:43 +00:00
..
api api: Remove dry-run parameter 2019-09-05 16:29:04 +00:00
cli cli: Remove dry-run flag 2019-09-05 16:29:04 +00:00
common Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
conf Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
exceptions Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
handlers fix: Align template file naming with Helm CLI 2019-10-03 20:32:43 +00:00
schemas Support builtin chart dependencies 2019-08-22 08:13:03 -05:00
tests fix: Align template file naming with Helm CLI 2019-10-03 20:32:43 +00:00
utils Allow proxy_server use for chart tarball downloads 2019-09-17 14:56:08 -07:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py Introduce v2 docs 2019-04-16 10:15:21 -05:00
shell.py fix: improve error message when user passes in only api and url 2019-07-17 13:12:07 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00