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

Adds documentation for Dell EMC ScaleIO volume plugin #2741

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Adds documentation for Dell EMC ScaleIO volume plugin #2741

merged 1 commit into from
Mar 15, 2017

Conversation

vladimirvivien
Copy link
Member

@vladimirvivien vladimirvivien commented Mar 9, 2017

This commit updates the volumes documentation to include ScaleIO volume plugin information.


This change is Reviewable

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 9, 2017
* `protectionDomain`: the name of the ScaleIO protection domain
* `storagePool`: the name of the volume storage pool
* `storageMode`: the way storage is provisioned (ThinProvisionned or ThickProvisionned)
* `secretRef`: name reference to a configuered Secret object
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • In what namespace is the secret expected?
  • What are expected keys and values of the secret? Please follow example e.g. from quobyte above.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jsafrane Hi, I updated the doc to address your comments about namespace values.

#### ScaleIO
```yaml
kind: StorageClass
apiVersion: storage.k8s.io/v1beta1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use storage.k8s.io/v1, I'm waiting for #2686 to get merged.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

This commit updates the volumes documentation to include ScaleIO volume plugin information.
@jsafrane
Copy link
Member

Thanks for the PR.
LGTM from tech side.

@vladimirvivien
Copy link
Member Author

@jsafrane thank for the review.

@vladimirvivien
Copy link
Member Author

@jsafrane is there anything else I need to do for this to get merged? Thanks.

@jsafrane
Copy link
Member

Someone from docs team should merge it, I do just technical review. To be honest, I don't understand why it's assigned to me. @chenopis, PTAL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants