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
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
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
cb346a5f0b
Merge pull request #174 from humblec/upstream/csi-v0.1
...
Markdown linter and spelling corrections.
2019-02-06 09:48:00 -05:00
a56eacd81e
Merge pull request #170 from rollandf/csi-v1.0
...
Add snapshot examples in CSI-v1.0
2019-02-06 09:47:04 -05:00
680bf78ee6
Update readme to reflect kube 1.13 instead of 1.11
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-02-06 18:52:55 +05:30
02e9d0a1b2
Fix examples in CSI-v1.0
...
Fixes issue #164
2019-02-06 14:47:33 +02:00
f172f089cc
Update helm chart to match static files
...
This updates the helm chart to match all the changes that have
been made to the static manifest files.
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov >
2019-02-06 12:35:33 +00:00
548ff9926d
Markdown linter and spelling corrections.
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-02-06 11:55:52 +05:30
d03b36dd62
Merge pull request #169 from rootfs/no-init
...
skip klog init
2019-02-05 10:17:03 -05:00
68dec02b3d
skip klog init
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2019-02-05 10:15:18 -05:00
38ca446d57
Update issue templates
2019-02-05 09:10:47 -05:00
3ef6776874
Update issue templates
2019-02-05 09:09:45 -05:00
f4a1d578a2
Fix build failure
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-02-05 12:09:04 +00:00
c0712db08a
migrate util package to klog from glog.
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-02-05 12:09:04 +00:00
cb77ff5d87
Migrate rbd package to klog from glog
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-02-05 12:09:04 +00:00
c9da8469ad
migrate cephfs code to use klog instead of glog
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-02-05 12:09:04 +00:00
49d0c23812
Add klog.InitFlags to main.go
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-02-05 12:09:04 +00:00
3ec0f04c49
Merge pull request #161 from Madhu-1/fix-134
...
update sidecar containers to v1.0.1 in cephfs
2019-02-04 16:19:58 +00:00
6df22b38ba
Merge branch 'csi-v1.0' into fix-134
2019-02-04 10:57:56 -05:00
3b6d4faec3
add support matrix
2019-02-04 10:55:52 -05:00
0d64d06196
Merge pull request #162 from Madhu-1/fix-CI
...
Fix CI failure for gometalinter
2019-02-04 09:39:30 -05:00
3132130e83
Fix CI failure for gometalinter
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-04 19:59:18 +05:30
9dc1f61a34
Merge pull request #156 from Madhu-1/update-meta
...
Fix issues found in static check
2019-02-04 09:06:46 -05: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
b657200cae
Merge pull request #158 from Madhu-1/fix-157
...
update csi sidecar image to v1.0.1 in RBD
2019-02-04 09:02:38 -05:00
419117c8c2
install gometalinter in $GOPATH/bin
...
update gometalinter to stable v3.0.0
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-04 19:30:58 +05:30
9ba501617d
update sidecar images to stable version (v1.0.1)
...
Fixes : #157
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-04 15:37:28 +05:30
ad06507aca
update sidecar containers to v1.0.1 stable release
...
Fixes : #134
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-04 15:34:12 +05:30
5983fedddb
Fix issues found in gometalinter static check
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-04 10:44:37 +05:30
6263b9cdb5
megacheck is not present in gometalinter v3.0.0
...
added staticheck option for gometalinter
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-02-04 10:44:00 +05:30
8baae02f8e
Merge pull request #155 from ceph/add-mergify
...
add mergify as a merge engine
2019-01-31 12:13:22 -05:00
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
832e0bb591
Merge pull request #152 from Madhu-1/gometlinter
...
Add gometalinter static check
2019-01-29 09:08:21 -05:00
74796bd57b
Fix review comment
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 18:29:07 +05:30
ec6cc52283
remove golint from travis.yml
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 18:17:04 +05:30
03d93219d7
Fix metalinter issue
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:37:03 +05:30
50ba8ed446
Fix gometalinter issues
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:24:36 +05:30
ca2e475296
Fix gometalinter issues
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:23:50 +05:30
7a0c233c27
Fix issues found in gometalinter
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:20:35 +05:30
008c82c1e7
Fix gometalinter issues
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:20:35 +05:30
c0182c5881
Add megacheck for gometalinter
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:20:35 +05:30
58997ecbd8
update go version to 1.11.x
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:20:35 +05:30
d625eb7f54
update travis to add gometalinter static check
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:20:35 +05:30
25642fe404
Add method comments
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-29 11:20:35 +05:30
6929db10e5
Merge pull request #149 from Madhu-1/snap-yaml
...
Add snapshot yaml files in CSI-v1.0
2019-01-28 07:25:13 -05:00
112c545189
Merge pull request #151 from Madhu-1/app
...
Move ceph and rbd main files to app folder
2019-01-28 11:15:42 +01: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
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
b71a9bfe40
Fix issue with error handling in metadata store
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-28 10:26:57 +05:30