You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2017/03/10 16:43:04 UTC

[jira] [Updated] (MESOS-6999) Add agent flag to generate and pass executor secrets

     [ https://issues.apache.org/jira/browse/MESOS-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Mann updated MESOS-6999:
-----------------------------
    Description: 
Note: this is not needed for MVP.

A new agent flag {{--generate_executor_secrets}} is needed to support executor authentication. It should enable the generation of default executor secrets, which will entail:
* loading the default {{SecretGenerator}} module
* calling the secret generator when launching an executor
* passing the generated secret into the executor's environment

  was:
A new agent flag {{--generate_executor_secrets}} is needed to support executor authentication. It should enable the generation of default executor secrets, which will entail:
* loading the default {{SecretGenerator}} module
* calling the secret generator when launching an executor
* passing the generated secret into the executor's environment


> Add agent flag to generate and pass executor secrets
> ----------------------------------------------------
>
>                 Key: MESOS-6999
>                 URL: https://issues.apache.org/jira/browse/MESOS-6999
>             Project: Mesos
>          Issue Type: Task
>          Components: agent, security
>            Reporter: Greg Mann
>              Labels: agent, executor, flags, security
>
> Note: this is not needed for MVP.
> A new agent flag {{--generate_executor_secrets}} is needed to support executor authentication. It should enable the generation of default executor secrets, which will entail:
> * loading the default {{SecretGenerator}} module
> * calling the secret generator when launching an executor
> * passing the generated secret into the executor's environment



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)