armada/armada/handlers
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
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Fix release name bug 2018-06-15 11:21:38 -05:00
chartbuilder.py Fix up Chartbuilder docstrings 2018-04-16 19:16:45 -04:00
document.py refactor(keystone): reduce keystoneauth usage complexity 2018-06-02 18:20:30 +00:00
k8s.py Log on k8s watch if no events occur 2018-05-31 16:53:28 -05:00
manifest.py Fix improper indexing throughout armada handlers 2018-04-17 17:43:47 -04:00
override.py Fix improper indexing throughout armada handlers 2018-04-17 17:43:47 -04:00
tiller.py Fix release name bug 2018-06-15 11:21:38 -05:00