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
5f1e2e1b7c
update make test in Makefile
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-07 12:19:14 +00:00
e4e411248e
Move ceph and rbd main files to cmd folder
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-28 15:40:01 +05:30
1552df6b91
update make clean
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-16 18:15:42 +05:30
8cae0b6c41
use dep ensure -vendor-only
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-16 18:14:58 +05:30
c8d835e512
Makefile: Change image tags from v0.3.0 to v1.0.0 to reflect new CSI version
2018-11-29 13:07:47 -05:00
c1e072de0b
Fix misspelling of "successfully"
2018-09-21 23:08:23 +09:00
0883596574
allow image registry override
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2018-09-19 14:21:21 +00:00
e2910f1c18
deployment update for 0.3.0
2018-08-07 15:11:22 +02:00
c1ec54e5c6
Correct cephfsplugin binary path
...
Makefile has a wrong path to `deploy/cephfs/docker/rbdplugin`. This
patch changes to `deploy/cephfs/docker/cephfsplugin`.
2018-07-26 18:20:40 +09:00
1307327930
Fix the ceph csi rbdplugin
container build issue
...
This PR is trying to fix the issue #34 . We use 'RBD_IMAGE_NAME' and
'RBD_IMAGE_VERSION' instead of the obsolete 'IMAGE_NAME' and 'IMAGE_VERSION'
to address this issue.
Signed-off-by: Dennis Chen <dennis.chen@arm.com >
2018-04-24 17:05:42 +08:00
48b4177949
cephfs/Makefile: renamed image to quay.io/cephcsi/cephfsplugin
2018-03-26 15:02:20 +02:00
99bdbf2182
Merge branch 'master' into wip-cephfs
2018-03-13 11:21:34 +01:00
fe90017a3e
Makefile: updated push target
2018-03-09 17:00:53 +01:00
1ff1f8be30
code update
2018-03-08 13:22:40 -05:00
1c1b0eab1e
WIP cephfs CSI plugin
2018-03-05 13:21:30 +01:00
b9f176106d
push image into quay.io
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2018-02-15 19:33:57 +00:00
de16b0f5e9
Refactor rbdplugin for CSI 0.2.0 spec
2018-02-15 10:49:38 -05:00
3aaa9fb876
tune Makefile: clean binary; make static binary
2018-01-18 14:01:24 +00:00
27334ac60d
just code files
2018-01-15 11:50:50 -05:00