armada/armada/handlers
Andreas Jaeger cb737354f0 Fix Flake8 3.6.0 errors
Flake8 3.6.0 now warns about both line break after and *before* binary
operator, you have to choose whether you use W503 or W504. Disable the
newer W504.

Fix "F841 local variable 'e' is assigned to but never used".

Handle warnings about invalid escape sequence in regex.

Handle invalid escape sequence in string.

Change-Id: I68efbde4e9dd2e6e9455d91313eb45c9c79d35ce
2018-10-26 09:23:42 -04:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Correctly identify latest release 2018-10-19 09:14:15 -05:00
chart_deploy.py Correctly identify latest release 2018-10-19 09:14:15 -05:00
chartbuilder.py Fix for yapf v0.24.0 2018-09-11 20:39:25 +00:00
document.py Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00
k8s.py Clean up and refactor wait logic 2018-09-25 12:48:25 -05:00
manifest.py Fix for get manifest 2018-09-14 15:27:03 +00:00
override.py Fix to override '=' string 2018-08-21 22:21:41 -07:00
release_diff.py Release diffing: split out, add unit tests, include name 2018-08-22 11:29:03 -05:00
test.py Change chart `test` key to object and support cleanup flag 2018-06-27 10:47:02 -05:00
tiller.py Correctly identify latest release 2018-10-19 09:14:15 -05:00
wait.py Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00