a4dd845735
Merge pull request #223 from Madhu-1/fix-222-1.0
...
update driver name as per csi spec
2019-03-14 06:38:13 +01:00
a164169fd3
Revert "Add multiNodeWritable option for RBD Volumes"
...
This reverts commit b5b8e46460
.
2019-03-13 18:26:46 -06:00
d61a87b42e
Fix driver name as per CSI spec
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-03-13 12:04:30 +05:30
ef74050af2
add examples for raw block pvc
...
and pod to mount it
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-03-05 17:59:39 +05:30
b5b8e46460
Add multiNodeWritable option for RBD Volumes
...
This change adds the ability to define a `multiNodeWritable` option in
the Storage Class.
This change does a number of things:
1. Allow multi-node-multi-writer access modes if the SC options is
enabled
2. Bypass the watcher checks for MultiNodeMultiWriter Volumes
3. Maintains existing watcher checks for SingleNodeWriter access modes
regardless of the StorageClass option.
fix lint-errors
2019-03-01 21:59:57 +00:00
cee9c4f8b2
Fix yamllint issues
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-07 12:19:14 +00:00
3c50cb124b
Fix static check for .sh files
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-07 12:19:14 +00:00
211d78974e
Merge pull request #142 from rootfs/node-reg
...
cope with latest changes in csi provisioner and deprecations
2019-02-04 09:04:14 -05:00
5b512cd48c
Add snapshot yaml files and volume clone
...
capabilities to provisioner.
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-28 10:26:57 +05:30
e4b24711f6
cope with latest changes in csi provisioner and deprecations
2019-01-23 10:58:50 -05:00
d5b7543565
allow monitors be embedded in credential secret
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2018-09-21 14:43:01 +00:00
4453cfce5b
set dns policy in csi plugin so storage class can use mons' FQDN
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2018-09-19 14:39:43 +00:00
30a5d9a6e7
add rbd-nbd mounter in storage class
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2018-09-18 14:09:12 +00:00
b0e68a52e0
Refactoring using users
2018-08-09 22:07:00 +09:00
e8ea0aa713
added examples
2018-08-07 15:11:22 +02:00