[
https://issues.apache.org/jira/browse/MESOS-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Mann updated MESOS-6365:
-----------------------------
Description: To further develop the security of Mesos clusters, executors
should be able to authenticate with the Mesos agent. This will entail adding
authentication to the executor API and the default executor, as well as
providing guidelines for custom executor developers to enable authentication in
their executors. (was: Three features are currently driving the need for a
mechanism to pass secrets/credentials from the master to the agent:
* HTTP executor authentication
* Container image fetching
* Artifact fetching
We currently provide the ability to authenticate with a Docker registry, but
the credentials used for this may only be set once on the agent via a
command-line flag. Allowing operators to specify a Docker credential on a
per-task basis requires a secret-passing mechanism.
We should design and implement a method for passing secrets that will work in
all three of these scenarios.)
> Executor authentication
> -----------------------
>
> Key: MESOS-6365
> URL: https://issues.apache.org/jira/browse/MESOS-6365
> Project: Mesos
> Issue Type: Epic
> Components: slave
> Reporter: Greg Mann
> Assignee: Greg Mann
> Labels: mesosphere
>
> To further develop the security of Mesos clusters, executors should be able
> to authenticate with the Mesos agent. This will entail adding authentication
> to the executor API and the default executor, as well as providing guidelines
> for custom executor developers to enable authentication in their executors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)