Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Sy Kim
2e2058d559 update README, examples and RBAC to include leader election 2019-04-08 10:23:31 -04:00
Humble Chirammal
0421d1dc7a Correct markdown linter errors.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-11 16:03:32 +05:30
Xing Yang
7cd3ef6f55 Update README to clarify snapshot support status
This PR updates README to clarify that volume snapshot supports CSI v1.0 and it is an Alpha feature in Kubernetes since 1.12 release.
2018-11-29 16:15:40 -05:00
Patrick Ohly
d0dde33ecf deploy: split out RBAC definitions
Splitting out the RBAC definitions into a separate file has the
advantage that it can be used as-is without editing in other
deployments. For example, the kubernetes-csi/docs example can
use this rbac.yaml file instead of a local copy.

While at it, the upstream external-provisioner RBAC file gets used,
which fixes the too broad permissions for "endpoints".
2018-11-06 12:51:35 +01:00
XsWack
610c96bba7 fix readme deploy snapshotter command 2018-11-01 21:08:58 +08:00
Jing Xu
64d036df4e Add more contents to readme file
Readme file update
2018-09-20 16:33:25 -07:00
Nikhita Raghunath
9523e962f2 Add CONTRIBUTING.md 2018-09-01 18:32:19 +05:30
Saad Ali
93f69fc950 Initial commit 2018-07-09 10:05:08 +03:00