armada/armada/exceptions
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
..
__init__.py bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
api_exceptions.py Index, Guide, & Api Armada Exception Documentation 2018-02-13 10:01:27 -05:00
armada_exceptions.py Armada, Base, & Chartbuilder Armada Exception Documentation 2018-02-13 11:12:51 -06:00
base_exception.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
chartbuilder_exceptions.py Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
k8s_exceptions.py Fix: Issue where Armada hangs waiting for pods 2018-02-15 16:02:21 -06:00
manifest_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
override_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
source_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
tiller_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
validate_exceptions.py Improved document validation 2018-02-23 11:11:09 -05:00