You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2016/07/22 18:58:42 UTC

[1/2] mesos git commit: Updated endpoints help.

Repository: mesos
Updated Branches:
  refs/heads/master b9651f654 -> 16fe3472d


Updated endpoints help.

Auto-generated by running support/generate-endpoint-help.py.


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

Branch: refs/heads/master
Commit: 16fe3472de3e6831dd9ffdbfee56af57af2e1a17
Parents: 7b35cd9
Author: Vinod Kone <vi...@gmail.com>
Authored: Fri Jul 22 11:57:07 2016 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Fri Jul 22 11:58:17 2016 -0700

----------------------------------------------------------------------
 docs/endpoints/files/browse.json.md       |  2 +-
 docs/endpoints/files/browse.md            |  2 +-
 docs/endpoints/files/debug.json.md        |  6 +-----
 docs/endpoints/files/debug.md             |  6 +-----
 docs/endpoints/files/download.json.md     |  2 +-
 docs/endpoints/files/download.md          |  2 +-
 docs/endpoints/files/read.json.md         |  2 +-
 docs/endpoints/files/read.md              |  2 +-
 docs/endpoints/master/api/v1.md           |  9 +--------
 docs/endpoints/master/api/v1/scheduler.md |  7 +------
 docs/endpoints/master/create-volumes.md   |  8 +-------
 docs/endpoints/master/destroy-volumes.md  |  8 +-------
 docs/endpoints/master/flags.md            |  2 +-
 docs/endpoints/master/frameworks.md       |  6 +-----
 docs/endpoints/master/reserve.md          |  8 +-------
 docs/endpoints/master/state-summary.md    | 10 +---------
 docs/endpoints/master/state.json.md       | 14 +++-----------
 docs/endpoints/master/state.md            | 14 +++-----------
 docs/endpoints/master/tasks.json.md       | 10 +---------
 docs/endpoints/master/tasks.md            | 10 +---------
 docs/endpoints/master/teardown.md         |  8 +-------
 docs/endpoints/master/unreserve.md        |  8 +-------
 docs/endpoints/slave/api/v1.md            |  3 +--
 docs/endpoints/slave/flags.md             |  2 +-
 docs/endpoints/slave/state.json.md        | 10 +---------
 docs/endpoints/slave/state.md             | 10 +---------
 26 files changed, 30 insertions(+), 141 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/browse.json.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/browse.json.md b/docs/endpoints/files/browse.json.md
index 6b21e50..55ee41b 100644
--- a/docs/endpoints/files/browse.json.md
+++ b/docs/endpoints/files/browse.json.md
@@ -24,7 +24,7 @@ This endpoint requires authentication iff HTTP authentication is
 enabled.
 
 ### AUTHORIZATION ###
-Browsing files requires that the request principal is
+Browsing files requires that the request principal is 
 authorized to do so for the target virtual file path.
 
 Authorizers may categorize different virtual paths into

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/browse.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/browse.md b/docs/endpoints/files/browse.md
index 0fa204a..de8632e 100644
--- a/docs/endpoints/files/browse.md
+++ b/docs/endpoints/files/browse.md
@@ -24,7 +24,7 @@ This endpoint requires authentication iff HTTP authentication is
 enabled.
 
 ### AUTHORIZATION ###
-Browsing files requires that the request principal is
+Browsing files requires that the request principal is 
 authorized to do so for the target virtual file path.
 
 Authorizers may categorize different virtual paths into

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/debug.json.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/debug.json.md b/docs/endpoints/files/debug.json.md
index 2806a58..a4dc0de 100644
--- a/docs/endpoints/files/debug.json.md
+++ b/docs/endpoints/files/debug.json.md
@@ -17,8 +17,4 @@ JSON object.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-The request principal should be authorized to query this endpoint.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/debug.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/debug.md b/docs/endpoints/files/debug.md
index 3338066..9361ffe 100644
--- a/docs/endpoints/files/debug.md
+++ b/docs/endpoints/files/debug.md
@@ -17,8 +17,4 @@ JSON object.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-The request principal should be authorized to query this endpoint.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/download.json.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/download.json.md b/docs/endpoints/files/download.json.md
index 31d442a..88dd72c 100644
--- a/docs/endpoints/files/download.json.md
+++ b/docs/endpoints/files/download.json.md
@@ -24,7 +24,7 @@ This endpoint requires authentication iff HTTP authentication is
 enabled.
 
 ### AUTHORIZATION ###
-Downloading files requires that the request principal is
+Downloading files requires that the request principal is 
 authorized to do so for the target virtual file path.
 
 Authorizers may categorize different virtual paths into

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/download.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/download.md b/docs/endpoints/files/download.md
index 202d015..3a38760 100644
--- a/docs/endpoints/files/download.md
+++ b/docs/endpoints/files/download.md
@@ -24,7 +24,7 @@ This endpoint requires authentication iff HTTP authentication is
 enabled.
 
 ### AUTHORIZATION ###
-Downloading files requires that the request principal is
+Downloading files requires that the request principal is 
 authorized to do so for the target virtual file path.
 
 Authorizers may categorize different virtual paths into

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/read.json.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/read.json.md b/docs/endpoints/files/read.json.md
index 64f348e..6697ab1 100644
--- a/docs/endpoints/files/read.json.md
+++ b/docs/endpoints/files/read.json.md
@@ -25,7 +25,7 @@ This endpoint requires authentication iff HTTP authentication is
 enabled.
 
 ### AUTHORIZATION ###
-Reading files requires that the request principal is
+Reading files requires that the request principal is 
 authorized to do so for the target virtual file path.
 
 Authorizers may categorize different virtual paths into

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/files/read.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/files/read.md b/docs/endpoints/files/read.md
index ef95c80..21ea6d8 100644
--- a/docs/endpoints/files/read.md
+++ b/docs/endpoints/files/read.md
@@ -25,7 +25,7 @@ This endpoint requires authentication iff HTTP authentication is
 enabled.
 
 ### AUTHORIZATION ###
-Reading files requires that the request principal is
+Reading files requires that the request principal is 
 authorized to do so for the target virtual file path.
 
 Authorizers may categorize different virtual paths into

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/api/v1.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/api/v1.md b/docs/endpoints/master/api/v1.md
index 45aebd8..19c6142 100644
--- a/docs/endpoints/master/api/v1.md
+++ b/docs/endpoints/master/api/v1.md
@@ -21,11 +21,4 @@ found.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-The information returned by this endpoint for certain calls
-might be filtered based on the user accessing it.
-For example a user might only see the subset of frameworks,
-tasks, and executors they are allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/api/v1/scheduler.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/api/v1/scheduler.md b/docs/endpoints/master/api/v1/scheduler.md
index 4c6caf5..39cd457 100644
--- a/docs/endpoints/master/api/v1/scheduler.md
+++ b/docs/endpoints/master/api/v1/scheduler.md
@@ -21,9 +21,4 @@ found.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-The returned frameworks information might be filtered based on the
-users authorization.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/create-volumes.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/create-volumes.md b/docs/endpoints/master/create-volumes.md
index 83f85ac..f6ec938 100644
--- a/docs/endpoints/master/create-volumes.md
+++ b/docs/endpoints/master/create-volumes.md
@@ -29,10 +29,4 @@ the volumes to be created.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-Using this endpoint to create persistent volumes requires that
-the current principal is authorized to create volumes for the
-specific role.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/destroy-volumes.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/destroy-volumes.md b/docs/endpoints/master/destroy-volumes.md
index 778f797..054e816 100644
--- a/docs/endpoints/master/destroy-volumes.md
+++ b/docs/endpoints/master/destroy-volumes.md
@@ -29,10 +29,4 @@ the volumes to be destroyed.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-Using this endpoint to destroy persistent volumes requires that
-the current principal is authorized to destroy volumes created
-by the principal who created the volume.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/flags.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/flags.md b/docs/endpoints/master/flags.md
index 6b3de41..850b6f8 100644
--- a/docs/endpoints/master/flags.md
+++ b/docs/endpoints/master/flags.md
@@ -17,5 +17,5 @@ enabled.
 
 ### AUTHORIZATION ###
 Querying this endpoint requires that the current principal
-is authorized to view all flags.
+is authorized to query the path.
 See the authorization documentation for details.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/frameworks.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/frameworks.md b/docs/endpoints/master/frameworks.md
index afb583e..1aed723 100644
--- a/docs/endpoints/master/frameworks.md
+++ b/docs/endpoints/master/frameworks.md
@@ -21,8 +21,4 @@ found.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/reserve.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/reserve.md b/docs/endpoints/master/reserve.md
index 71cc1a9..9bb04ed 100644
--- a/docs/endpoints/master/reserve.md
+++ b/docs/endpoints/master/reserve.md
@@ -29,10 +29,4 @@ the resources to be reserved.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-Using this endpoint to reserve resources requires that the
-current principal is authorized to reserve resources for the
-specific role.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/state-summary.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/state-summary.md b/docs/endpoints/master/state-summary.md
index 2986d05..4eb517e 100644
--- a/docs/endpoints/master/state-summary.md
+++ b/docs/endpoints/master/state-summary.md
@@ -20,16 +20,8 @@ Returns 503 SERVICE_UNAVAILABLE if the leading master cannot be
 found.
 This endpoint gives a summary of the state of all tasks and
 registered frameworks in the cluster as a JSON object.
-The information shown might be filtered based on the user
-accessing the endpoint.
 
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-For example a user might only see the subset of frameworks
-they are allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/state.json.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/state.json.md b/docs/endpoints/master/state.json.md
index 8466f7d..c5852bd 100644
--- a/docs/endpoints/master/state.json.md
+++ b/docs/endpoints/master/state.json.md
@@ -19,8 +19,6 @@ Returns 503 SERVICE_UNAVAILABLE if the leading master cannot be
 found.
 This endpoint shows information about the frameworks, tasks,
 executors and agents running in the cluster as a JSON object.
-The information shown might be filtered based on the user
-accessing the endpoint.
 
 Example (**Note**: this is not exhaustive):
 
@@ -52,7 +50,7 @@ Example (**Note**: this is not exhaustive):
          "work_dir" : "/var/lib/mesos",
          "http_authenticators" : "basic",
          "authorizers" : "local",
-         "agent_reregister_timeout" : "10mins",
+         "slave_reregister_timeout" : "10mins",
          "logging_level" : "INFO",
          "help" : "false",
          "root_submissions" : "true",
@@ -77,7 +75,7 @@ Example (**Note**: this is not exhaustive):
          "authenticate_http" : "false",
          "port" : "5050",
          "zk_session_timeout" : "10secs",
-         "recovery_agent_removal_limit" : "100%",
+         "recovery_slave_removal_limit" : "100%",
          "webui_dir" : "/path/to/mesos/build/../src/webui",
          "cluster" : "mycluster",
          "leader" : "master@127.0.0.1:5050",
@@ -95,10 +93,4 @@ Example (**Note**: this is not exhaustive):
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-For example a user might only see the subset of frameworks,
-tasks, and executors they are allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/state.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/state.md b/docs/endpoints/master/state.md
index eba9b39..8e0650f 100644
--- a/docs/endpoints/master/state.md
+++ b/docs/endpoints/master/state.md
@@ -19,8 +19,6 @@ Returns 503 SERVICE_UNAVAILABLE if the leading master cannot be
 found.
 This endpoint shows information about the frameworks, tasks,
 executors and agents running in the cluster as a JSON object.
-The information shown might be filtered based on the user
-accessing the endpoint.
 
 Example (**Note**: this is not exhaustive):
 
@@ -52,7 +50,7 @@ Example (**Note**: this is not exhaustive):
          "work_dir" : "/var/lib/mesos",
          "http_authenticators" : "basic",
          "authorizers" : "local",
-         "agent_reregister_timeout" : "10mins",
+         "slave_reregister_timeout" : "10mins",
          "logging_level" : "INFO",
          "help" : "false",
          "root_submissions" : "true",
@@ -77,7 +75,7 @@ Example (**Note**: this is not exhaustive):
          "authenticate_http" : "false",
          "port" : "5050",
          "zk_session_timeout" : "10secs",
-         "recovery_agent_removal_limit" : "100%",
+         "recovery_slave_removal_limit" : "100%",
          "webui_dir" : "/path/to/mesos/build/../src/webui",
          "cluster" : "mycluster",
          "leader" : "master@127.0.0.1:5050",
@@ -95,10 +93,4 @@ Example (**Note**: this is not exhaustive):
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-For example a user might only see the subset of frameworks,
-tasks, and executors they are allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/tasks.json.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/tasks.json.md b/docs/endpoints/master/tasks.json.md
index d276f27..5d2c0e6 100644
--- a/docs/endpoints/master/tasks.json.md
+++ b/docs/endpoints/master/tasks.json.md
@@ -18,8 +18,6 @@ current master is not the leader.
 Returns 503 SERVICE_UNAVAILABLE if the leading master cannot be
 found.
 Lists known tasks.
-The information shown might be filtered based on the user
-accessing the endpoint.
 
 Query parameters:
 
@@ -30,10 +28,4 @@ Query parameters:
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-For example a user might only see the subset of tasks they are
-allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/tasks.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/tasks.md b/docs/endpoints/master/tasks.md
index 64ce46c..c7df686 100644
--- a/docs/endpoints/master/tasks.md
+++ b/docs/endpoints/master/tasks.md
@@ -18,8 +18,6 @@ current master is not the leader.
 Returns 503 SERVICE_UNAVAILABLE if the leading master cannot be
 found.
 Lists known tasks.
-The information shown might be filtered based on the user
-accessing the endpoint.
 
 Query parameters:
 
@@ -30,10 +28,4 @@ Query parameters:
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-For example a user might only see the subset of tasks they are
-allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/teardown.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/teardown.md b/docs/endpoints/master/teardown.md
index 3ab4824..4c14f59 100644
--- a/docs/endpoints/master/teardown.md
+++ b/docs/endpoints/master/teardown.md
@@ -23,10 +23,4 @@ framework to tear down.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-Using this endpoint to teardown frameworks requires that the
-current principal is authorized to teardown frameworks created
-by the principal who created the framework.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/master/unreserve.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/master/unreserve.md b/docs/endpoints/master/unreserve.md
index f064239..5cce428 100644
--- a/docs/endpoints/master/unreserve.md
+++ b/docs/endpoints/master/unreserve.md
@@ -29,10 +29,4 @@ the resources to be unreserved.
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-Using this endpoint to unreserve resources requires that the
-current principal is authorized to unreserve resources created
-by the principal who reserved the resources.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/slave/api/v1.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/slave/api/v1.md b/docs/endpoints/slave/api/v1.md
index b394f7f..c867d79 100644
--- a/docs/endpoints/slave/api/v1.md
+++ b/docs/endpoints/slave/api/v1.md
@@ -16,5 +16,4 @@ Returns 200 OK if the call is successful
 
 
 ### AUTHENTICATION ###
-This endpoint requires authentication iff HTTP authentication is
-enabled.
\ No newline at end of file
+This endpoint does not require authentication.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/slave/flags.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/slave/flags.md b/docs/endpoints/slave/flags.md
index 4a8a036..3ea38c1 100644
--- a/docs/endpoints/slave/flags.md
+++ b/docs/endpoints/slave/flags.md
@@ -16,5 +16,5 @@ This endpoint requires authentication iff HTTP authentication is
 enabled.
 
 ### AUTHORIZATION ###
-The request principal should be authorized to view all flags.
+The request principal should be authorized to query this endpoint.
 See the authorization documentation for details.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/slave/state.json.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/slave/state.json.md b/docs/endpoints/slave/state.json.md
index 0f82c19..ac85369 100644
--- a/docs/endpoints/slave/state.json.md
+++ b/docs/endpoints/slave/state.json.md
@@ -14,8 +14,6 @@ Information about state of the Agent.
 ### DESCRIPTION ###
 This endpoint shows information about the frameworks, executors
 and the agent's master as a JSON object.
-The information shown might be filtered based on the user
-accessing the endpoint.
 
 Example (**Note**: this is not exhaustive):
 
@@ -104,10 +102,4 @@ Example (**Note**: this is not exhaustive):
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-For example a user might only see the subset of frameworks,
-tasks, and executors they are allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mesos/blob/16fe3472/docs/endpoints/slave/state.md
----------------------------------------------------------------------
diff --git a/docs/endpoints/slave/state.md b/docs/endpoints/slave/state.md
index b34459e..c7b61d7 100644
--- a/docs/endpoints/slave/state.md
+++ b/docs/endpoints/slave/state.md
@@ -14,8 +14,6 @@ Information about state of the Agent.
 ### DESCRIPTION ###
 This endpoint shows information about the frameworks, executors
 and the agent's master as a JSON object.
-The information shown might be filtered based on the user
-accessing the endpoint.
 
 Example (**Note**: this is not exhaustive):
 
@@ -104,10 +102,4 @@ Example (**Note**: this is not exhaustive):
 
 ### AUTHENTICATION ###
 This endpoint requires authentication iff HTTP authentication is
-enabled.
-
-### AUTHORIZATION ###
-This endpoint might be filtered based on the user accessing it.
-For example a user might only see the subset of frameworks,
-tasks, and executors they are allowed to view.
-See the authorization documentation for details.
\ No newline at end of file
+enabled.
\ No newline at end of file


[2/2] mesos git commit: Updated CHANGELOG for 1.0.0-rc3.

Posted by vi...@apache.org.
Updated CHANGELOG for 1.0.0-rc3.


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

Branch: refs/heads/master
Commit: 7b35cd98a3fa9cf3fbb74b3d44bcdc0d90a0220a
Parents: b9651f6
Author: Vinod Kone <vi...@gmail.com>
Authored: Fri Jul 22 11:41:37 2016 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Fri Jul 22 11:58:17 2016 -0700

----------------------------------------------------------------------
 CHANGELOG | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 66 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/7b35cd98/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0b49ba9..17e51ff 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -222,9 +222,12 @@ All Issues:
     * [MESOS-2201] - ReplicaTest.Restore fails with leveldb greater than v1.7.
     * [MESOS-2331] - MasterSlaveReconciliationTest.ReconcileRace is flaky
     * [MESOS-2858] - FetcherCacheHttpTest.HttpMixed is flaky.
+    * [MESOS-3181] - Implement package rebundling for Windows
     * [MESOS-3319] - Mesos will not build when configured with gperftools enabled
     * [MESOS-3402] - mesos-execute does not support credentials
     * [MESOS-3573] - Mesos does not kill orphaned docker containers
+    * [MESOS-3714] - `os::environ` collides with the `environ` macro in Windows headers.
+    * [MESOS-3737] - `limiter.hpp` causes template specialization error on Windows 10/MSVC 1900
     * [MESOS-3739] - Mesos does not set Content-Type for 400 Bad Request
     * [MESOS-3881] - Implement `stout/os/pstree.hpp` on Windows
     * [MESOS-3902] - The Location header when non-leading master redirects to leading master is incomplete.
@@ -237,10 +240,16 @@ All Issues:
     * [MESOS-4434] - Install 3rdparty package boost, glog, protobuf and picojson when installing Mesos
     * [MESOS-4447] - Renamed reserved() API to reservations()
     * [MESOS-4462] - Port `gmtime_r`
+    * [MESOS-4463] - Implement `hsterror`
+    * [MESOS-4464] - Implement cpu count facilities on Windows
     * [MESOS-4465] - Implement pagesize facilities in Windows
     * [MESOS-4466] - Implement `waitpid` in Windows
+    * [MESOS-4469] - Implement memory querying in Windows
     * [MESOS-4470] - Implement `uname` in Windows
     * [MESOS-4471] - Implement process querying/counting in Windows
+    * [MESOS-4472] - Implement `getenv` in Windows
+    * [MESOS-4473] - Implement `shell` in Windows
+    * [MESOS-4474] - Implement `sendfile` in Windows
     * [MESOS-4580] - Consider returning `202` (Accepted) for /reserve and related endpoints
     * [MESOS-4611] - Passing a lambda to dispatch() always matches the template returning void
     * [MESOS-4633] - Tests will dereference stack allocated agent objects upon assertion/expectation failure.
@@ -271,6 +280,7 @@ All Issues:
     * [MESOS-4957] - Typo in Mesos portal
     * [MESOS-4961] - ContainerLoggerTest.LOGROTATE_RotateInSandbox is flaky
     * [MESOS-4963] - Incorrect CXXFLAGS with GCC 6
+    * [MESOS-4972] - Implement `os::rename`
     * [MESOS-4978] - Update mesos-execute with Appc changes.
     * [MESOS-4981] - Framework (re-)register metric counters broken for calls made via scheduler driver
     * [MESOS-4984] - MasterTest.SlavesEndpointTwoSlaves is flaky
@@ -324,6 +334,7 @@ All Issues:
     * [MESOS-5282] - Destroy container while provisioning volume images may lead to a race.
     * [MESOS-5287] - boto is no longer a Mesos dependency.
     * [MESOS-5293] - Endpoint handlers for master and agent are implemented surprisingly differently.
+    * [MESOS-5294] - Status updates after a health check are incomplete or invalid
     * [MESOS-5295] - The task launched by non-checkpointed HTTP command executor will keep running till executor shutdown grace period (5s) after agent process exits.
     * [MESOS-5304] - /metrics/snapshot endpoint help disappeared on agent.
     * [MESOS-5308] - ROOT_XFS_QuotaTest.NoCheckpointRecovery failed.
@@ -353,6 +364,7 @@ All Issues:
     * [MESOS-5416] - make check of stout fails.
     * [MESOS-5422] - Website README.md is out of dated
     * [MESOS-5423] - Updating the website section in release-guide is out of dated
+    * [MESOS-5428] - Update the mechanism to define flags in FlagsBase derived clases
     * [MESOS-5429] - Enhance error message for mesos-ps
     * [MESOS-5432] - Javadoc in project website didn't include the generated protobuf
     * [MESOS-5434] - Incomplete bootstrap 3.3.6 upgrade in webui
@@ -419,8 +431,11 @@ All Issues:
     * [MESOS-5766] - Missing License Information for Bundled NVML headers
     * [MESOS-5794] - Agent's /containers endpoint should skip terminated executors.
     * [MESOS-5799] - docker::inspect() may get wrong output when a docker container is not in "running" state
-    * [MESOS-5806] - CNI isolator should prepare network related /etc/* files for containers using host mode but specify container images
+    * [MESOS-5806] - CNI isolator should prepare network related /etc/* files for containers using host mode but specify container images.
+    * [MESOS-5844] - PersistentVolumeEndpointsTest.OfferCreateThenEndpointRemove test is flaky
     * [MESOS-5845] - The fetcher can access any local file as root
+    * [MESOS-5848] - Docker health checks are malformed.
+    * [MESOS-5851] - Create mechanism to control authentication between different HTTP endpoints
     * [MESOS-5863] - Enabling SSL causes fetcher fail to fetch from HTTPS sites.
 
 ** Documentation
@@ -456,6 +471,7 @@ All Issues:
     * [MESOS-2154] - Port CFS quota support to Docker Containerizer
     * [MESOS-2281] - Deprecate plain text Credential format.
     * [MESOS-2372] - Test script for verifying compatibility between Mesos components
+    * [MESOS-2602] - Provide a way to "push" cluster state updates to a registered service.
     * [MESOS-2720] - Publish the schema for operator endpoints
     * [MESOS-3243] - Replace NULL with nullptr
     * [MESOS-3690] - Make Apache Mesos' website mobile friendly
@@ -569,6 +585,7 @@ All Issues:
     * [MESOS-5457] - Create a small testing doc for the v1 Scheduler/Executor API
     * [MESOS-5459] - Update RUN_TASK_WITH_USER to use additional metadata
     * [MESOS-5519] - Refresh Mesos project website homepage
+    * [MESOS-5532] - Maven build is too verbose for batch builds
     * [MESOS-5540] - Support building with non-GNU libc
     * [MESOS-5550] - Remove Nvidia GPU Isolator's link-time dependence on `libnvidia-ml`
     * [MESOS-5551] - Move the Nvidia GPU isolator from `cgroups/devices/gpu/nvidia` to `gpu/nvidia`
@@ -603,6 +620,7 @@ All Issues:
     * [MESOS-5782] - Renamed 'commands' to 'pre_exec_commands' in ContainerLaunchInfo.
     * [MESOS-5787] - Add ability to set framework capabilities in 'mesos-execute'
     * [MESOS-5793] - Add ability to inject Nvidia devices into a container
+    * [MESOS-5833] - Disable '--registry_strict' master flag
 
 ** Task
     * [MESOS-338] - Mesos 1.0
@@ -610,21 +628,66 @@ All Issues:
     * [MESOS-2408] - Slave should reclaim storage for destroyed persistent volumes.
     * [MESOS-2950] - Implement current mesos Authorizer in terms of generalized Authorizer interface
     * [MESOS-3063] - Add an example framework using dynamic reservation
+    * [MESOS-3103] - Separate OS-specific code in the libprocess library
     * [MESOS-3214] - Replace boost foreach with range-based for
     * [MESOS-3368] - Add device support in cgroups abstraction
+    * [MESOS-3371] - Implement process::subprocess on Windows
+    * [MESOS-3436] - Port dynamiclibrary_test.cpp to Windows
+    * [MESOS-3438] - Port gzip_test to Windows
+    * [MESOS-3439] - Port ip_tests
     * [MESOS-3443] - Windows: Port protobuf_tests.hpp
     * [MESOS-3541] - Add CMakeLists that builds the Mesos master
     * [MESOS-3558] - Implement  HTTPCommandExecutor that uses the Executor Library 
     * [MESOS-3559] - Make the Command Scheduler use the HTTP Scheduler Library
+    * [MESOS-3609] - Port slave/gc.cpp
+    * [MESOS-3610] - Port slave/flags.cpp to Windows
+    * [MESOS-3611] - Port slave/http.cpp to Windows
+    * [MESOS-3612] - Port slave/metrics.cpp to Windows
+    * [MESOS-3614] - Port slave/slave.cpp to Windows
+    * [MESOS-3616] - Port slave/status_update_manager.cpp to Windows
+    * [MESOS-3617] - Port slave/containerizer/containerizer.cpp to Windows
     * [MESOS-3618] - Port slave/containerizer/fetcher.cpp
     * [MESOS-3619] - Port slave/containerizer/isolator.cpp to Windows
     * [MESOS-3620] - Create slave/containerizer/isolators/filesystem/windows.cpp
+    * [MESOS-3622] - Port slave/containerizer/launcher.cpp to Windows
     * [MESOS-3623] - Port slave/containerizer/mesos/containerizer.cpp to Windows
     * [MESOS-3624] - Port slave/containerizer/mesos/launch.cpp to Windows
+    * [MESOS-3634] - Port process/protobuf.hpp
+    * [MESOS-3635] - Port process/defer.hpp to Windows
+    * [MESOS-3636] - Port process/dispatch.hpp
     * [MESOS-3637] - Port process/process.hpp to Windows
     * [MESOS-3639] - Implement stout/os/windows/killtree.hpp
     * [MESOS-3641] - Implement stout/os/windows/read.hpp and write.hpp
+    * [MESOS-3642] - Implement stout/os/windows/sendfile.hpp
+    * [MESOS-3646] - Port process/clock.hpp to Windows
+    * [MESOS-3647] - Port process/time.hpp to Windows
+    * [MESOS-3648] - Port stout/duration.hpp to Windows
+    * [MESOS-3649] - Port process/future.hpp to Windows
+    * [MESOS-3650] - Port process/event.hpp to Windows
+    * [MESOS-3651] - Port process/latch.hpp to Windows
+    * [MESOS-3652] - Port process/http.hpp to Windows
+    * [MESOS-3653] - Port process/message.hpp to Windows
+    * [MESOS-3654] - Port process/filter.hpp to Windows
+    * [MESOS-3657] - Port process/deferred.hpp to Windows
+    * [MESOS-3661] - Port slave/metrics.hpp to Windows
+    * [MESOS-3662] - Port slave/slave.hpp to Windows
+    * [MESOS-3663] - Port process/metrics/gauge.hpp to Windows
+    * [MESOS-3664] - Port process/metrics/metric.hpp to Windows
+    * [MESOS-3666] - Port process/metrics/metrics.hpp to Windows
+    * [MESOS-3668] - Port process/delay.hpp to Windows
+    * [MESOS-3669] - Port process/clock.hpp to Windows
+    * [MESOS-3670] - Port process/time.hpp to Windows
+    * [MESOS-3671] - Port stout/duration.hpp to Windows
+    * [MESOS-3672] - Port process/timer.hpp to Windows
+    * [MESOS-3673] - Port process/timeout.hpp to Windows
+    * [MESOS-3674] - Port process/async.hpp to Windows
+    * [MESOS-3675] - Port process/check.hpp to Windows
+    * [MESOS-3679] - Port slave/containerizer/containerizer.hpp to Windows
+    * [MESOS-3680] - Port process/subprocess.hpp to Windows
+    * [MESOS-3681] - Port slave/containerizer/fetcher.hpp to Windows
+    * [MESOS-3682] - Port slave/containerizer/launcher.hpp to Windows
     * [MESOS-3683] - Port slave/containerizer/isolator.hpp to Windows
+    * [MESOS-3685] - Port process/io.hpp to Windows
     * [MESOS-3779] - Slave/Agent Rename Phase I - Update terms in Web UI.
     * [MESOS-3781] - Replace Master/Slave Terminology Phase I - Rename flag names and deprecate old ones
     * [MESOS-3782] - Slave/Agent Rename Phase I - Add duplicate binaries (or create symlinks)
@@ -719,7 +782,7 @@ All Issues:
     * [MESOS-5494] - Implement GET_ROLES Call in v1 master API.
     * [MESOS-5495] - Implement GET_WEIGHTS Call in v1 master API.
     * [MESOS-5496] - Implement UPDATE_WEIGHTS Call in v1 master API.
-    * [MESOS-5497] - Implement GET_LEADING_MASTER Call in v1 master API.
+    * [MESOS-5497] - Implement GET_MASTER Call in v1 master API.
     * [MESOS-5498] - Implement SUBSCRIBE Call in v1 master API.
     * [MESOS-5499] - Implement RESERVE_RESOURCES Call in v1 master API.
     * [MESOS-5500] - Implement UNRESERVE_RESOURCES Call in v1 master API.
@@ -736,6 +799,7 @@ All Issues:
     * [MESOS-5511] - Implement GET_METRICS Call in v1 agent API.
     * [MESOS-5512] - Implement GET_LOGGING_LEVEL Call in v1 agent API.
     * [MESOS-5513] - Implement SET_LOGGING_LEVEL Call in v1 agent API.
+    * [MESOS-5514] - Implement LIST_FILES Call in v1 agent API.
     * [MESOS-5517] - Implement GET_RESOURCE_STATISTICS Call in v1 agent API.
     * [MESOS-5518] - Implement GET_CONTAINERS Call in v1 agent API.
     * [MESOS-5549] - Document aufs provisioner backend.