[
https://issues.apache.org/jira/browse/MESOS-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Mann updated MESOS-6999:
-----------------------------
Description:
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_credentials}} is needed to support
executor authentication. It should enable the generation of default executor
credentials, which will entail:
* loading the default {{CredentialGenerator}} module
* calling the credential generator when launching an executor
* passing the generated credential 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
>
> 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.4#6332)