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

BlockStore: add way for plugins to tell Ark what a PV's volume ID is #214

Closed
ncdc opened this issue Nov 27, 2017 · 0 comments
Closed

BlockStore: add way for plugins to tell Ark what a PV's volume ID is #214

ncdc opened this issue Nov 27, 2017 · 0 comments
Assignees
Milestone

Comments

@ncdc
Copy link
Contributor

ncdc commented Nov 27, 2017

pkg/util/kube/utils.go currently hard-codes support for extracting the volume ID from a PV if and only if the volume type is for aws, azure, or gce. We need to add a new rpc method to the block store proto so plugins can tell Ark what the volume id is for a given PV.

@ncdc ncdc added this to the v0.6.0 milestone Nov 27, 2017
@ncdc ncdc self-assigned this Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant