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 2019/12/14 17:05:53 UTC

[GitHub] [openwhisk] rabbah opened a new issue #4766: basic container test for action context should check if runtime is using container environment

rabbah opened a new issue #4766: basic container test for action context should check if runtime is using container environment
URL: https://github.com/apache/openwhisk/issues/4766
 
 
   I recently observed that some runtimes may not be properly exporting the `__OW_API_HOST` context property. Unlike other environment variables, this one is set by on the container startup (e.g., `docker run -e`). The test should be adjusted so that the `api_host` is not passed in the run payload to make sure the container environment is used. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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