armada/armada
Drew Walters 5cafd027b5 tiller: Remove unused params from delete_resources
Parameters `release_name` and `name` are ignored by the Tiller handler's
`delete_resources` method because the deletions are handled using labels
rather than by name. Currently, values that do not represent the
parameters are being passed to the method, which sometimes leads to
cryptic logging messages. This change removes all references to the
aforementioned parameters and clarifies the corresponding docstring and
log message.

Change-Id: Ic43819a273bf9da5e8965f409a56307eb11b4922
2018-11-13 16:32:21 +00:00
..
api Add default error handler and serializer 2018-10-14 15:48:18 +00:00
cli Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00
common Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00
conf Parallelize unsequenced chart group deployments 2018-10-03 10:27:49 -05:00
exceptions Merge "Merge disparate base exception classes/logic together" 2018-10-29 16:49:59 +00:00
handlers tiller: Remove unused params from delete_resources 2018-11-13 16:32:21 +00:00
schemas Add warnings for post upgrade actions 2018-11-12 21:19:16 +00:00
tests Merge "wait: Remove test pods from wait" 2018-11-07 17:50:14 +00:00
utils Merge "Add caching and cleanup of chart tarballs" 2018-11-05 19:08:25 +00:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py wait: Remove test pods from wait 2018-11-06 21:58:54 +00:00
shell.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00