Commit Graph

265 Commits

Author SHA1 Message Date
ShyamsundarR
402c7db928 Start publishing v0.3-canary images
and as a result stop updating the 0.3.0 image version with
every PR content.

In the near future we would need to decide when to cut a
0.3.1 release or if ever to do so based on fixes to this
branch.

Signed-off-by: ShyamsundarR <srangana@redhat.com>
2019-05-28 10:25:56 +00:00
QiangChen
e1c9c59ba8 fix provisioner name setting error
Signed-off-by: QiangChen <chenqiang05@saicmotor.com>
2019-04-29 11:00:24 +00:00
Huamin Chen
dbe40eae2a
Merge pull request #330 from lxs137/csi-v0.3
rm example documents about unsupported block volume
2019-04-26 12:37:24 -04:00
Chun
c324c8cb0a rm example documents about unsupported block volume 2019-04-20 11:35:01 +00:00
Madhu Rajanna
96bb1cc625 update travis.yml and deploy.sh
updated travis and deploy to have new branch
name

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-03-21 12:30:18 +00:00
Madhu Rajanna
76a647d20e
Merge pull request #262 from Madhu-1/fix-driver-name
Fix driver name as per CSI  spec
2019-03-18 09:47:57 +05:30
Madhu Rajanna
ea5d9dfb5c Fix driver name as per CSI spec
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-03-14 17:10:39 +05:30
Fred Rolland
3b74bff6b6 Add RBD block example 2019-02-25 18:12:46 +00:00
Róbert Vašek
75d212e0be
Merge pull request #212 from rollandf/doc
Remove requirement for ceph config and keyring  files
2019-02-19 15:30:47 +01:00
Fred Rolland
6faaf8b5b0 Remove requirement for ceph config and keyring files 2019-02-19 12:09:07 +02:00
Shubhendu
020ad61d06 Update deploy-cephfs.md 2019-02-13 14:37:00 +00:00
Shubhendu
8cf1b242f7 Update deploy-rbd.md 2019-02-13 13:15:53 +00:00
Huamin Chen
20b455407d
Update README.md 2019-02-11 09:07:06 -05:00
Huamin Chen
1d7c1ef98c
Merge pull request #177 from kfox1111/fixes
Revert release script
2019-02-06 13:13:56 -05:00
Kevin Fox
35c021dfc8 Revert release script
Turns out, we only want to do this in the csi-v1.0 branch.
Revert the script from master.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 10:11:46 -08:00
Huamin Chen
409eda5cf3
Merge pull request #176 from kfox1111/fixes
Fix package check. Remove extra files.
2019-02-06 12:58:04 -05:00
Kevin Fox
902d57fb28 Fix package check. Remove extra files.
This fixes the package check on release and
removes some extra files.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 09:28:53 -08:00
Kevin Fox
13e030a8b4 Use rbd subdirectory
Update to use the rbd subdirectory for the package.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 17:24:56 +00:00
Kevin Fox
1585c0dd36 Update wrong repo name
The origional name was wrong. Change it to the correct name.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 17:24:56 +00:00
Kevin Fox
2dec4121be Chart repository
This change pushes updated charts to a helm chart repository

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 17:24:56 +00:00
Huamin Chen
38ca446d57
Update issue templates 2019-02-05 09:10:47 -05:00
Huamin Chen
3ef6776874
Update issue templates 2019-02-05 09:09:45 -05:00
Huamin Chen
3b6d4faec3
add support matrix 2019-02-04 10:55:52 -05:00
Huamin Chen
8baae02f8e
Merge pull request #155 from ceph/add-mergify
add mergify as a merge engine
2019-01-31 12:13:22 -05:00
Sébastien Han
f9b009b32f add mergify as a merge engine
From now on, each PR will be merged automatically if:

* there is no DNM label on the PR AND
* the PR has at least one approuval AND
* the travis CI successfully passed

Closes: https://github.com/ceph/ceph-csi/issues/154
Signed-off-by: Sébastien Han <seb@redhat.com>
2019-01-31 18:03:31 +01:00
Huamin Chen
b9a9840ae5
Merge pull request #128 from humblec/readme
update readme and correct linter errors.
2019-01-17 07:20:14 -05:00
Huamin Chen
07dbea766e
Merge pull request #130 from Madhu-1/fix-block
reject block volume creation in cephfs
2019-01-16 07:18:27 -05:00
Huamin Chen
c7c682b055
Merge pull request #129 from Madhu-1/update-make
update Make clean
2019-01-16 07:17:42 -05:00
Huamin Chen
cf3855514f
Merge pull request #127 from humblec/clean
Remove unwanted else block and add comments about some exported funtions and variables
2019-01-16 07:14:25 -05:00
Madhu Rajanna
8f4f42d2e5 reject block volume creation in cephfs
update validate create volume request
to reject block volume creation
2019-01-16 16:40:24 +05:30
Humble Chirammal
2f0595ab71 Remove unwanted else block and add comments about some exported functions
and variables.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-16 14:37:29 +05:30
Humble Chirammal
2888640157 update readme and correct linter errors.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-16 14:33:12 +05:30
Madhu Rajanna
8e0e184fdf update Make clean
remove rbdplugin and cephplugin from _output
directory during make clean.
2019-01-16 13:54:52 +05:30
Huamin Chen
2f1317ff1d
Merge pull request #126 from Madhu-1/dep-vendor
use dep  ensure -vendor-only
2019-01-15 15:09:27 -05:00
Huamin Chen
07d26e6403
Merge pull request #125 from Madhu-1/update-toml
vendor cleanup
2019-01-15 15:07:47 -05:00
Huamin Chen
7b5b9772ee
Merge pull request #124 from Madhu-1/fix-eff
Fix golint issues
2019-01-15 15:07:15 -05:00
Madhu Rajanna
b10ba188e7 vendor cleanup: remove unused,non-go and test files 2019-01-16 00:19:28 +05:30
Madhu Rajanna
227dec63e0 Fix golint issues 2019-01-16 00:17:01 +05:30
Madhu Rajanna
dda983e6bb use dep ensure -vendor-only 2019-01-16 00:09:21 +05:30
Róbert Vašek
52cf4aa902
Merge pull request #121 from rootfs/dev
fix cache persistent default for cephfs
2019-01-09 16:35:31 +01:00
Huamin Chen
0459c94f1a fix cache persistent default for cephfs
Signed-off-by: Huamin Chen <hchen@redhat.com>
2019-01-09 15:31:41 +00:00
Huamin Chen
c029072ef0
Merge pull request #120 from rootfs/dev
fix cache persistent default
2019-01-09 10:18:49 -05:00
Huamin Chen
a0600d2cc7 fix cache persistent default
Signed-off-by: Huamin Chen <hchen@redhat.com>
2019-01-09 15:12:04 +00:00
Huamin Chen
87dd3622fb
Merge pull request #118 from mickymiek/add-snapshotter-yamls
Added snapshotter deployments files + instuctions to deploy
2019-01-09 09:39:11 -05:00
mickymiek
7a063beb51 add hyperlink to snapshotter yamls 2019-01-09 15:06:24 +01:00
mickymiek
1a6ee717b6 added snapshotter yamls, doc 2019-01-09 12:34:18 +01:00
Róbert Vašek
3170ec455c
Merge pull request #110 from pohly/block-volume-mode-check
rbd: refuse to create block volumes
2019-01-09 08:49:20 +01:00
Huamin Chen
a099834763
Merge pull request #116 from mickymiek/rbac-cm-issue
fix rbac rules for configmaps
2019-01-08 12:14:34 -05:00
mickymiek
60ea2b29c3 fix rbac rules for configmaps 2019-01-08 18:07:47 +01:00
Huamin Chen
2ed11269b0
Merge pull request #114 from plnordquist/rbd-chart-docs
Added docs for deploying rbd driver with Helm
2019-01-07 13:57:05 -05:00