[
https://issues.apache.org/jira/browse/MESOS-7005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15981987#comment-15981987
]
Greg Mann commented on MESOS-7005:
----------------------------------
{code}
commit 7dd3b6d157250895d09e44d4f06b003542b5e36d
Author: Greg Mann <[email protected]>
Date: Thu Apr 6 17:16:41 2017 -0700
Added executor authentication to the docs.
Review: https://reviews.apache.org/r/57667/
{code}
{code}
commit 7a98a01394bd9114970ff5df06e7068741ac018d
Author: Greg Mann <[email protected]>
Date: Mon Apr 24 13:26:34 2017 -0700
Added executor authentication and authorization to the CHANGELOG.
This patch adds MESOS-6365 to the CHANGELOG. This ticket
corresponds to the addition of authentication and authorization
for HTTP executors.
Review: https://reviews.apache.org/r/58626/
{code}
{code}
commit 6b7a63c5028a6a118c5aa22b26d7c14898a54a9d
Author: Greg Mann <[email protected]>
Date: Mon Apr 24 13:26:30 2017 -0700
Updated the upgrade documentation for executor authentication.
This patch updates the upgrade documentation to inform users
that enabling the `--authenticate_http_executors` and
`--executor_secret_key` agent flags after upgrade is
disruptive to HTTP executors which were launched before the
upgrade.
Review: https://reviews.apache.org/r/58635/
{code}
> Add executor authentication documentation
> -----------------------------------------
>
> Key: MESOS-7005
> URL: https://issues.apache.org/jira/browse/MESOS-7005
> Project: Mesos
> Issue Type: Documentation
> Components: documentation
> Reporter: Greg Mann
> Assignee: Greg Mann
> Labels: documentation, mesosphere
>
> Documentation should be added regarding executor authentication. This will
> include updating:
> 1) the configuration docs to include new agent flags
> 2) the authentication documentation
> 3) the authorization documentation
> 4) the upgrade documentation
> 5) the CHANGELOG
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)