Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to define the scope of persistent volumes #46

Open
dcvan24 opened this issue Nov 29, 2018 · 1 comment
Open

Allow to define the scope of persistent volumes #46

dcvan24 opened this issue Nov 29, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dcvan24
Copy link
Collaborator

dcvan24 commented Nov 29, 2018

The persistent volumes declared and created with an appliance is bound within the appliance, and other appliances cannot mount and get access to it. However, persistent volumes need to be shared with other appliances in some cases (e.g., common datasets), but PIVOT does not support that.

In order to allow the volume sharing across appliances, PIVOT should allow user to define and update the scope of the persistent volumes to differentiate appliance-local and sharable volumes - volumes bound to an appliance are defined as LOCAL and those can be shared across appliances are GLOBAL.

@dcvan24
Copy link
Collaborator Author

dcvan24 commented Nov 30, 2018

Need to add endpoints to manage global volumes before closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant