volplugin icon indicating copy to clipboard operation
volplugin copied to clipboard

**EXPERIMENTAL** Contiv Storage: Policy backed Clustered Storage (via Ceph or NFS) for Docker

Results 42 volplugin issues
Sort by recently updated
recently updated
newest added

What I ran: `docker volume create -d volcontiv --name $POLICY/$NAME --opt size=10` What I expected: A helpful error message telling me that my input was not valid. It should say...

Volume management is the obvious thing, but there are probably other things too.

@vvb Erik told me this is your thing :^) New commands introduced in https://github.com/contiv/volplugin/pull/367: - [ ] `volcli policy history list $policy_name` - [ ] `volcli policy history get $policy_name...

I haven't validated for sure if this is working, need to put it on the milestone.

Use locks are very useful for controlling mount flow but the UX sucks. We have watch tools and listing tools, but we really don't have a way of expressing this...

I started to evaluate Volplugin today and really like it. Great work! Volplugin is a strong contenter for my project and I am wondering whether you would consider the following...

Event logging should expose an endpoint in the API server which is fed events by the API subsystem. The API should be similar to `log` or `fmt`, but output JSON...

Some ideas (please add your own!): - [x] NFS - [ ] Amazon EBS - [ ] GCE storage

The link for getting started with you volplugin leads to empty page

## Overview This is a bucket-list of ideas @jainvipin and I sketched out while thinking about this problem. Basically we want to have a basic RBAC in the sense that...