armada/armada
Marshall Margenau 52bf21989f Fix release name bug
The release name was being treated as multiple different values to
mean the same thing, when paired with the 'release_prefix'.  This
commit addresses the bug, changing all instances to use the
'release' value instead of 'chart_name' or others.

Note: This is an impacting change, in the sense that it will
cause more reliable behavior in Armada's Apply processing which
could have actual impact while upgrading components installed with
a previous version of Armada.  Previuosly undeleted FAILED releases
may now be deleted, and armada test and delete actions may now
run as expected where they didn't run before.

Change-Id: I9893e506274e974cdc8826b1812becf9b89a0ab6
2018-06-15 11:21:38 -05:00
..
api Fix release name bug 2018-06-15 11:21:38 -05:00
cli Fix release name bug 2018-06-15 11:21:38 -05:00
common Fix to pass a manifest file to the armada server 2018-06-12 00:53:03 -07:00
conf Remove duplicate option certfile from Armada config 2018-06-13 19:35:25 +01:00
exceptions Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
handlers Fix release name bug 2018-06-15 11:21:38 -05:00
schemas Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
tests Fix release name bug 2018-06-15 11:21:38 -05:00
utils Fix release name bug 2018-06-15 11:21:38 -05:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py Revise wait timeouts plus dry-run. 2018-05-30 16:19:35 -05:00
errors.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
shell.py Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00