[
https://issues.apache.org/jira/browse/MESOS-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026001#comment-15026001
]
Michael Park commented on MESOS-2455:
-------------------------------------
Planning to give https://reviews.apache.org/r/40247/ a final pass shortly.
Committed the rest.
{noformat}
commit 92e5366752b5cbcdf72c8d50fcf965b8a5bd5561
Author: Neil Conway <[email protected]>
Date: Tue Nov 24 13:35:17 2015 -0800
Removed unused `using` statements from tests.
Review: https://reviews.apache.org/r/40246
{noformat}
{noformat}
commit 7d491aac7bf536bea42669cfe827de393304bb86
Author: Neil Conway <[email protected]>
Date: Tue Nov 24 13:34:58 2015 -0800
Fixed typos in comments.
Review: https://reviews.apache.org/r/40245
{noformat}
{noformat}
commit 1a6e3b0d11746269e93daa526b8dae842c052d65
Author: Neil Conway <[email protected]>
Date: Tue Nov 24 13:34:21 2015 -0800
Renamed `remaining` to `required` in `Master::Http::_operation`.
Review: https://reviews.apache.org/r/40244
{noformat}
{noformat}
commit a17241860b62158426c7d63ac8470fd75e86377c
Author: Neil Conway <[email protected]>
Date: Tue Nov 24 13:34:09 2015 -0800
Documented `role` field in `Resource` protobuf message.
Review: https://reviews.apache.org/r/40243
{noformat}
{noformat}
commit d847a36d27f1fd85f650dcb9961fc54ce6d20848
Author: Neil Conway <[email protected]>
Date: Tue Nov 24 13:33:20 2015 -0800
Improved docs for dynamic reservation HTTP endpoints.
Review: https://reviews.apache.org/r/40242
{noformat}
> Add operator endpoints to create/destroy persistent volumes.
> ------------------------------------------------------------
>
> Key: MESOS-2455
> URL: https://issues.apache.org/jira/browse/MESOS-2455
> Project: Mesos
> Issue Type: Task
> Reporter: Jie Yu
> Assignee: Neil Conway
> Priority: Critical
> Labels: mesosphere, persistent-volumes
>
> Persistent volumes will not be released automatically.
> So we probably need an endpoint for operators to forcefully release
> persistent volumes. We probably need to add principal to Persistence struct
> and use ACLs to control who can release what.
> Additionally, it would be useful to have an endpoint for operators to create
> persistent volumes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)