Commit Graph

27 Commits

Author SHA1 Message Date
Madhu Rajanna
cd5125fd66 log csiTimeout will while starting snapshotter
connectionTimeout is deprecated in favor of
csiTimeout, logging connectionTimeout wont
look good as this doesnot have any effect
in NewSnapshotter.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-07-09 14:41:34 +05:30
zhucan
2db3a1e870 use 'UpdateStatus' failed 2019-05-17 17:20:39 +08:00
zhucan
10d6437d60 Merge branch 'master' into status-52 2019-05-14 18:26:07 +08:00
Xing Yang
e49856eb41 Add groupName in doc.go when generating files 2019-05-09 13:40:40 -07:00
zhucan
dd61cbe221 restart external-snapshotter failed 2019-05-08 11:36:18 +08:00
zhucan
51a8bd87ea add status subresources for volumeSnapshot & solute conflict 2019-05-07 14:08:37 +08:00
Xing Yang
7dec039b68 Fix the default timeout in help msg 2019-04-27 08:43:16 -07:00
Andrew Sy Kim
35d8184c7b set default timeout to 1m
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-04-16 15:15:46 -04:00
Andrew Kim
6504b48a2e add csi timeout flag for request timeouts to CSI driver 2019-04-15 18:08:15 -04:00
Andrew Sy Kim
8f69d74514 add leader election support for external snapshotter
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-04-03 15:51:24 -04:00
Andrew Kim
06a4bf2a05 refactor external snapshotter to use csi-lib-utils/rpc 2019-04-01 14:40:11 -04:00
Humble Chirammal
eb2dd437c1 Migrate to k8s.io/klog from glog.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-03-26 19:10:24 +05:30
Jan Safranek
bf768d8cb4 Deprecate --snapshotter option
There is no reason why driver name should not be used as snapshotter name.
It only confuses people and adds unnecessary redundancy.
2019-03-13 17:58:13 +01:00
Andrew Kim
0da03b3210 external-snapshotter should use CSI connection lib 2019-02-13 22:42:05 -05:00
xushiwei
85504e1220 add pvcLister to snapshot controller
This reverts commit 96b6f495d3.
2018-11-30 17:19:47 +08:00
Xing Yang
96b6f495d3 Revert "add pvcLister to snapshot controller" 2018-11-27 19:38:09 -05:00
xushiwei
e4997e5fb8 add pvcLister to snapshot controller 2018-11-27 21:43:09 +08:00
xushiwei
ad5dd2b45d add status Subresources for volumeSnapshot 2018-11-21 14:30:51 +08:00
Xing Yang
69118cdbff Update version in the Makefile 2018-09-26 19:32:27 -07:00
Xing Yang
8f65bb7f16 Merge pull request #25 from jingxu97/eventscheme
Add event scheme
2018-09-13 14:54:41 -04:00
Jing Xu
2141247565 Add event scheme
This PR adds the event scheme
2018-09-13 11:37:06 -07:00
xushiwei 00425595
a33eabd3fd cleanup remove unused code 2018-09-06 10:13:38 +08:00
Jing Xu
870fd8ec8c Handle snapshot error, get default storage class, and other small
changes
2018-08-17 14:19:40 -07:00
Xing Yang
1ee6dd2c21 Address review comments in controller 2018-08-15 20:56:14 -07:00
Xing Yang
afd80c565c Add review comments in cmd and controller 2018-08-14 21:44:30 -07:00
xing-yang
2663b1351f Add Snapshot Controller
This PR adds external snapshot controller and main package under cmd.
2018-08-14 13:11:22 -07:00
xing-yang
45ef209179 Rename folder to csi-snapshotter
This PR renames the folder for cmd from external-snapshotter to
csi-snapshotter to be consistent with other sidecar containers repo.
2018-07-12 10:07:42 -07:00