You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/08 19:48:03 UTC

[GitHub] markusthoemmes opened a new pull request #3159: Sanitize error message returned by a failed container startup.

markusthoemmes opened a new pull request #3159: Sanitize error message returned by a failed container startup.
URL: https://github.com/apache/incubator-openwhisk/pull/3159
 
 
   The error message returned by a failing container startup contains internal information (like the internally configured images, various exception messages). Returning a sanitized string is better design in general here.
   
   All error cases are logged fine for operators to find the root-cause of the failing run.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services