Repository: mesos-site
Updated Branches:
  refs/heads/asf-site ca94c348b -> 6dfbd8526


Updated the website built from mesos SHA: afb175d.


Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/6dfbd852
Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/6dfbd852
Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/6dfbd852

Branch: refs/heads/asf-site
Commit: 6dfbd85264b58fa1044233d7ad9cae575fa79d7e
Parents: ca94c34
Author: jenkins <bui...@apache.org>
Authored: Fri Sep 8 23:14:42 2017 +0000
Committer: jenkins <bui...@apache.org>
Committed: Fri Sep 8 23:14:42 2017 +0000

----------------------------------------------------------------------
 content/documentation/authentication/index.html        | 6 ++++++
 content/documentation/latest/authentication/index.html | 6 ++++++
 2 files changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dfbd852/content/documentation/authentication/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/authentication/index.html 
b/content/documentation/authentication/index.html
index c8aa9c9..f188f44 100644
--- a/content/documentation/authentication/index.html
+++ b/content/documentation/authentication/index.html
@@ -272,6 +272,12 @@ requests to the agent will authenticate 
successfully.</p></li>
 </ol>
 
 
+<p>Note that HTTP executors make use of the agent operator API in order to make
+nested container calls. This means that authentication of the v1 agent operator
+API should not be enabled (via <code>--authenticate_http_readwrite</code>) 
when HTTP
+executor authentication is disabled, or HTTP executors will not be able to
+function correctly.</p>
+
 <h3>Framework</h3>
 
 <p>If framework authentication is enabled, each framework must be configured to

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dfbd852/content/documentation/latest/authentication/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/latest/authentication/index.html 
b/content/documentation/latest/authentication/index.html
index 93e8a1a..3d93186 100644
--- a/content/documentation/latest/authentication/index.html
+++ b/content/documentation/latest/authentication/index.html
@@ -272,6 +272,12 @@ requests to the agent will authenticate 
successfully.</p></li>
 </ol>
 
 
+<p>Note that HTTP executors make use of the agent operator API in order to make
+nested container calls. This means that authentication of the v1 agent operator
+API should not be enabled (via <code>--authenticate_http_readwrite</code>) 
when HTTP
+executor authentication is disabled, or HTTP executors will not be able to
+function correctly.</p>
+
 <h3>Framework</h3>
 
 <p>If framework authentication is enabled, each framework must be configured to

Reply via email to