armada/armada
Felipe Monteiro 950c6012ab Fix chartbuilder get_files raising UnicodeDecodeError
This adds better exception handling ang logging to
_append_file_to_result helper in get_files. When reading
arbitrary file data and attempting to encode to utf-8
this can cause UnicodeDecodeError to be raised.

However, Armada will not skip over such files; it will
raise an exception with appropriate details instead.

Closes #195
Closes #196

Change-Id: Id7c32c17e351d1ffe042e3755c116c36b6380223
2018-03-22 17:13:58 -05:00
..
api [390136] Armada api uwsgi options 2018-03-09 19:18:42 -05:00
cli feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
common feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
conf Updated Makefile 2018-03-15 12:40:19 -04:00
exceptions Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
handlers Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
schemas feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
tests Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
utils feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
__init__.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00
const.py bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00
errors.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
shell.py style(armada): quality of life and cleanup 2018-02-12 10:27:11 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00