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

Implement volume options #44

Open
JohnStrunk opened this issue Sep 13, 2018 · 0 comments
Open

Implement volume options #44

JohnStrunk opened this issue Sep 13, 2018 · 0 comments
Assignees
Labels

Comments

@JohnStrunk
Copy link
Member

Describe the feature you'd like to have.
Implement the ability to define the set of volume options as specified in the StorageClass: parameters.volumeOptions.

What is the value to the end user? (why is it a priority?)
Depending on the workload, it is desirable to have different options set on the Gluster volumes. Some examples include setting custom cache sizes or enabling/disabling translators for the volume.

How will we know we have a good solution? (acceptance criteria)

  • At volume create, the driver will provision the volume and ensure all options passed in via parameters.volumeOptions.[*] are set on the newly created volume.

Additional context
Unless we can come up w/ a good reason, I suggest a straight translation of key=value into the equivalent of gluster vol set volname key value without trying to otherwise manipulate or constrain the list.

@humblec humblec self-assigned this Sep 14, 2018
@JohnStrunk JohnStrunk added this to the GCS-beta0 milestone Sep 24, 2018
@JohnStrunk JohnStrunk removed this from the GCS-beta0 milestone Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants