Commit Graph

1229 Commits

Author SHA1 Message Date
8223ae325b addressed review comments 2019-02-14 13:55:51 +00:00
96bf4a98bd cephfs: don't need to store keyrings anymore 2019-02-14 13:55:51 +00:00
8e371f62fa cephfs: ceph-fuse mimic supports passing keys via args, let's use it 2019-02-14 13:55:51 +00:00
b3944f3121 cephfs exec: read stdout and stderr separately 2019-02-14 13:55:51 +00:00
892d65d387 added StripSecretInArgs in pkg/util 2019-02-14 13:55:51 +00:00
f9d30a4c68 Merge remote-tracking branch 'ceph/csi-v1.0' into csi-v1.0 2019-02-14 18:54:00 +08:00
020ad61d06 Update deploy-cephfs.md 2019-02-13 14:37:00 +00:00
a63b06a620 cephfs: specify monitors explicitly 2019-02-13 14:09:33 +00:00
8cf1b242f7 Update deploy-rbd.md 2019-02-13 13:15:53 +00:00
890740553f Merge pull request #193 from gman0/fix-cephfs-volcleanup
cephfs/volume: fixed incorrect path for unmountAndRemove
2019-02-12 18:02:44 +01:00
9cd0786569 cephfs/volume: fixed incorrect path for unmountAndRemove 2019-02-12 17:39:54 +01:00
5ee0751c31 Merge pull request #188 from gman0/fix-klog
Fixes broken migration to klog
2019-02-12 11:04:29 -05:00
ff935ef287 Update README.md 2019-02-12 10:55:29 -05:00
6099f142f0 moved klog initialization into pkg/util package 2019-02-12 16:31:55 +01:00
40c85922cd Update README.md 2019-02-11 09:07:22 -05:00
20b455407d Update README.md 2019-02-11 09:07:06 -05:00
1748629de2 fixes broken migration to klog 2019-02-10 10:38:57 +01:00
a195856104 Merge pull request #186 from Madhu-1/remove-glog
Remove glog from Gopkg.toml
2019-02-08 07:23:13 -05:00
9c4e5543c9 Merge pull request #185 from Madhu-1/log-req
Avoid logging secrets in request
2019-02-08 07:21:19 -05:00
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
e000dff1ea Fix identified issues
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-08 12:16:30 +00:00
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
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
a5f2635bc0 avoid logging secrets in request
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-08 13:20:21 +05:30
f670c62526 Remove userID and key logging from rbd
Fixes: #171
2019-02-08 12:40:48 +05:30
5f1e2e1b7c update make test in Makefile
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
1b98106815 add addons to travis
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
cee9c4f8b2 Fix yamllint issues
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
3c50cb124b Fix static check for .sh files
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
7043b3839a Fix markdown style issue
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
0fc294ae5b update travis to do more static checks
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
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
a44da1ba5d Merge pull request #180 from rootfs/helm
helm init before package
2019-02-06 15:01:01 -05:00
58eafcb00f helm init before package
Signed-off-by: Huamin Chen <hchen@redhat.com>
2019-02-06 15:00:41 -05:00
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
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
0fb0db1852 Merge pull request #178 from kfox1111/csi-v1.0
Push helm packages to repo
2019-02-06 13:26:20 -05:00
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
1d7c1ef98c Merge pull request #177 from kfox1111/fixes
Revert release script
2019-02-06 13:13:56 -05:00
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
409eda5cf3 Merge pull request #176 from kfox1111/fixes
Fix package check. Remove extra files.
2019-02-06 12:58:04 -05:00
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
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