Commit Graph

697 Commits

Author SHA1 Message Date
Huamin Chen
a44da1ba5d
Merge pull request #180 from rootfs/helm
helm init before package
2019-02-06 15:01:01 -05:00
Huamin Chen
58eafcb00f helm init before package
Signed-off-by: Huamin Chen <hchen@redhat.com>
2019-02-06 15:00:41 -05:00
Huamin Chen
87d112438f
Merge pull request #179 from kfox1111/csi-v1.0
Fix the symlink and add more debuggin
2019-02-06 13:59:23 -05:00
Kevin Fox
0be24a14c2 Fix the symlink and add more debuggin
This points the symlink at the right chart.
Also enables more logging in the job.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 10:45:33 -08:00
Huamin Chen
0fb0db1852
Merge pull request #178 from kfox1111/csi-v1.0
Push helm packages to repo
2019-02-06 13:26:20 -05:00
Kevin Fox
6faff195dc Push helm packages to repo
This adds support to the deployment script to
push updated charts to a helm repo.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 10:22:03 -08: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
cb346a5f0b
Merge pull request #174 from humblec/upstream/csi-v0.1
Markdown linter and spelling corrections.
2019-02-06 09:48:00 -05:00
Huamin Chen
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
Humble Chirammal
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
Fred Rolland
02e9d0a1b2 Fix examples in CSI-v1.0
Fixes issue #164
2019-02-06 14:47:33 +02:00
Kevin Fox
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
Humble Chirammal
548ff9926d Markdown linter and spelling corrections.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-02-06 11:55:52 +05:30
Huamin Chen
d03b36dd62
Merge pull request #169 from rootfs/no-init
skip klog init
2019-02-05 10:17:03 -05:00
Huamin Chen
68dec02b3d skip klog init
Signed-off-by: Huamin Chen <hchen@redhat.com>
2019-02-05 10:15:18 -05: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
Humble Chirammal
f4a1d578a2 Fix build failure
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-02-05 12:09:04 +00:00
Humble Chirammal
c0712db08a migrate util package to klog from glog.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-02-05 12:09:04 +00:00
Humble Chirammal
cb77ff5d87 Migrate rbd package to klog from glog
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-02-05 12:09:04 +00:00
Humble Chirammal
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
Humble Chirammal
49d0c23812 Add klog.InitFlags to main.go
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-02-05 12:09:04 +00:00
mergify[bot]
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
Huamin Chen
6df22b38ba
Merge branch 'csi-v1.0' into fix-134 2019-02-04 10:57:56 -05:00
Huamin Chen
3b6d4faec3
add support matrix 2019-02-04 10:55:52 -05:00
Huamin Chen
0d64d06196
Merge pull request #162 from Madhu-1/fix-CI
Fix CI failure for gometalinter
2019-02-04 09:39:30 -05:00
Madhu Rajanna
3132130e83 Fix CI failure for gometalinter
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-04 19:59:18 +05:30
Huamin Chen
9dc1f61a34
Merge pull request #156 from Madhu-1/update-meta
Fix issues found in static check
2019-02-04 09:06:46 -05:00
Huamin Chen
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
Huamin Chen
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
Madhu Rajanna
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
Madhu Rajanna
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
Madhu Rajanna
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
Madhu Rajanna
5983fedddb Fix issues found in gometalinter static check
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-04 10:44:37 +05:30
Madhu Rajanna
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
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
832e0bb591
Merge pull request #152 from Madhu-1/gometlinter
Add gometalinter static check
2019-01-29 09:08:21 -05:00
Madhu Rajanna
74796bd57b Fix review comment
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-29 18:29:07 +05:30
Madhu Rajanna
ec6cc52283 remove golint from travis.yml
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-29 18:17:04 +05:30
Madhu Rajanna
03d93219d7 Fix metalinter issue
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-29 11:37:03 +05:30
Madhu Rajanna
50ba8ed446 Fix gometalinter issues
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-29 11:24:36 +05:30
Madhu Rajanna
ca2e475296 Fix gometalinter issues
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-29 11:23:50 +05:30
Madhu Rajanna
7a0c233c27 Fix issues found in gometalinter
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-29 11:20:35 +05:30