Greg Mann created MESOS-7419:
--------------------------------
Summary: Implement Secret support for environment variables
Key: MESOS-7419
URL: https://issues.apache.org/jira/browse/MESOS-7419
Project: Mesos
Issue Type: Task
Components: agent
Reporter: Greg Mann
MESOS-7009 added a new {{Secret}}-type field to the {{Environment}} protobuf
message, but the agent has not yet implemented generic support for supplying
environment variables as secrets. Currently, if an environment variable is
specified as a secret, the variable's default-initialized {{value}} field will
still be used when setting the variable, leading to an empty variable in the
environment.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)