Skip to content

Conversation

@darkowlzz
Copy link
Contributor

Adds support for volume creation from source volume and snapshot in the
mock driver and the corresponding sanity tests.
Also, adds volume CLONE_VOLUME capability to the mock driver's supported
capability list.

Fixes #118

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 6, 2019
@k8s-ci-robot k8s-ci-robot requested review from pohly and saad-ali January 6, 2019 12:46
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 6, 2019
@darkowlzz darkowlzz force-pushed the create-vol-from-source branch from ad5d797 to 3d2d8af Compare January 6, 2019 12:51
Copy link
Contributor

@pohly pohly left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

I also tried this against the hostpath driver, which passed. However, several other tests failed. But that's a different topic and very well may be real issues in the driver.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 20, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: darkowlzz, pohly

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 20, 2019
Adds support for volume creation from source volume and snapshot in the
mock driver and the corresponding sanity tests.
Also, adds volume CLONE_VOLUME capability to the mock driver's supported
capability list.
@darkowlzz darkowlzz force-pushed the create-vol-from-source branch from 3d2d8af to de9122e Compare March 24, 2019 16:54
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 24, 2019
@pohly
Copy link
Contributor

pohly commented Mar 24, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 24, 2019
@k8s-ci-robot k8s-ci-robot merged commit edc1a4f into kubernetes-csi:master Mar 24, 2019
suneeth51 pushed a commit to suneeth51/csi-test that referenced this pull request Sep 11, 2019
…source

Add tests for volume creation from source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants