armada/armada/handlers
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 feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Wait for pods to become ready in a specific namespace. 2018-03-01 14:42:50 -06:00
chartbuilder.py Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
document.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
k8s.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
manifest.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
override.py Improved document validation 2018-02-23 11:11:09 -05:00
tiller.py feat(hapi) updating hapi for new grpcio 2018-03-09 22:33:39 -05:00