Bill Robinson

Results 6 issues of Bill Robinson

Hi, Thanks for making this library. Because there is no auto-incrementing primary key column and there is no column tracking when migrations were applied, there is no way to tell...

feature

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...

@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...

- [ ] record when each migration was applied (see: https://github.com/contiv/volplugin/pull/401#issuecomment-239592218) - [ ] add transaction support (once we support a backend which supports them) - [ ] move the...

Since we now record a revision entry for each policy upload, we should also provide a way to roll a policy back to a previous revision. This could be a...

This is an add-on for https://github.com/contiv/volplugin/issues/269. This is more of a discussion than a specific issue at this point. Currently, there is no functionality for deleting items from a policy's...