You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Kasisnu Singh (JIRA)" <ji...@apache.org> on 2015/11/17 21:01:11 UTC

[jira] [Created] (AURORA-1540) Thermos should pass environment variables set for container to process being monitored

Kasisnu Singh created AURORA-1540:
-------------------------------------

             Summary: Thermos should pass environment variables set for container to process being monitored
                 Key: AURORA-1540
                 URL: https://issues.apache.org/jira/browse/AURORA-1540
             Project: Aurora
          Issue Type: Story
          Components: Docker, Thermos
            Reporter: Kasisnu Singh


Thermos currently strips almost all environment variables for the process being monitored by it. This breaks the existing pattern for docker containers where environment variables can be specified with a {{--env}} flag or as part of a {{docker build}} and then have them be available to the processes running inside the container.

All environment variables that are not mesos related should be made available to processes inside a container.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)