Commit Graph

7 Commits

Author SHA1 Message Date
Xing Yang
ae9a5ff9f7 Update deployment images to v1.1.0 2019-05-07 20:35:23 -07:00
Andrew Sy Kim
2e2058d559 update README, examples and RBAC to include leader election 2019-04-08 10:23:31 -04:00
Xing Yang
8a62135453 Update images to 1.0.1
This PR updates images in yaml files to v1.0.1.
2019-01-02 07:21:48 -08:00
Xing Yang
11f716f6ee Update images to v1.0.0 in yaml file
This PR updates the images to v1.0.0 in example yaml files.
2018-11-19 17:58:26 -08: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
Xing Yang
0ad0848963 Update images to v0.4.0
This PR updates images to v0.4.0.
2018-09-27 11:46:38 -07:00
Xing Yang
73600a6faa Add example yaml files for deployment and testing 2018-09-17 13:03:19 -07:00