You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2018/01/23 00:38:23 UTC

[4/6] mesos git commit: Added the agent flag --disk_profile_adaptor to agent.md file.

Added the agent flag --disk_profile_adaptor to agent.md file.

Review: https://reviews.apache.org/r/65273


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

Branch: refs/heads/1.5.x
Commit: cecec1453cf697875292e80a1c2f4e65ce7ceed9
Parents: b47f956
Author: Gilbert Song <so...@gmail.com>
Authored: Mon Jan 22 13:53:33 2018 -0800
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Jan 22 16:37:09 2018 -0800

----------------------------------------------------------------------
 docs/configuration/agent.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/cecec145/docs/configuration/agent.md
----------------------------------------------------------------------
diff --git a/docs/configuration/agent.md b/docs/configuration/agent.md
index b7a242c..adf8161 100644
--- a/docs/configuration/agent.md
+++ b/docs/configuration/agent.md
@@ -507,6 +507,19 @@ this role. (default: *)
 </tr>
 <tr>
   <td>
+    --disk_profile_adaptor=VALUE
+  </td>
+  <td>
+The name of the disk profile adaptor module that storage resource
+providers should use for translating a 'disk profile' into inputs
+consumed by various Container Storage Interface (CSI) plugins.
+If this flag is not specified, the default behavior for storage
+resource providers is to only expose resources for pre-existing
+volumes and not publish RAW volumes.
+  </td>
+</tr>
+<tr>
+  <td>
     --disk_watch_interval=VALUE
   </td>
   <td>