Commit Graph

2215 Commits

Author SHA1 Message Date
Huamin Chen
40c85922cd
Update README.md 2019-02-11 09:07:22 -05:00
Huamin Chen
20b455407d
Update README.md 2019-02-11 09:07:06 -05:00
gman
1748629de2 fixes broken migration to klog 2019-02-10 10:38:57 +01:00
Huamin Chen
a195856104
Merge pull request #186 from Madhu-1/remove-glog
Remove glog from Gopkg.toml
2019-02-08 07:23:13 -05:00
Huamin Chen
9c4e5543c9
Merge pull request #185 from Madhu-1/log-req
Avoid logging secrets in request
2019-02-08 07:21:19 -05:00
Huamin Chen
259839dde9
Merge pull request #184 from Madhu-1/fix-171
Remove userID and key logging from rbd
2019-02-08 07:21:04 -05:00
Kevin Fox
e000dff1ea Fix identified issues
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-08 12:16:30 +00:00
Kevin Fox
10af7e357d Add readme and notes to the chart
This adds a basic readme file and notes to the helm chart

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-08 12:16:30 +00:00
Madhu Rajanna
bf7ec10fea Remove glog from Gopkg.toml
replace klog with glog

Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-08 13:51:22 +05:30
Madhu Rajanna
a5f2635bc0 avoid logging secrets in request
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-08 13:20:21 +05:30
Madhu Rajanna
f670c62526 Remove userID and key logging from rbd
Fixes: #171
2019-02-08 12:40:48 +05:30
Madhu Rajanna
5f1e2e1b7c update make test in Makefile
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
Madhu Rajanna
1b98106815 add addons to travis
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
Madhu Rajanna
cee9c4f8b2 Fix yamllint issues
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
Madhu Rajanna
3c50cb124b Fix static check for .sh files
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
Madhu Rajanna
7043b3839a Fix markdown style issue
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
Madhu Rajanna
0fc294ae5b update travis to do more static checks
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
Madhu Rajanna
1f3b32085c Add static check tools
Added md check to check .md style
Add yamllint to check yaml style
Moved gometalinter to scripts folder

Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
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