Commit Graph

16 Commits

Author SHA1 Message Date
remche 846206d609 Fix namespace and bump to Deployment apps/v1 2018-12-20 14:06:58 +01:00
t-sato 3f8626cb2b Fill in rbac.yaml with ServiceAccount manifest. 2018-11-15 03:53:14 +09:00
Matthew Wong cd7d12292a Point nfs-client users to Helm and split up yamls 2018-09-20 11:07:17 -04:00
yiming chen 6e7b3913c5 Remove redundant field in the rbac.yaml of nfs-client 2018-09-06 13:34:59 +08:00
Matthew Wong 7df14ef767 Distribute Role+Rolebinding everywhere instead of giving cluster-scoped endpoints r/w 2018-08-24 10:04:00 -04:00
Matthew Wong f46a12bccb Change all clusterroles to have endpoints permissions and reduced events permissions, consolidate where possible 2018-08-10 07:58:31 -04:00
Gary Morse 2b11b498c5 Adds archiveOnDelete parameter to nfs-client provisioner 2018-08-09 11:32:54 -04:00
Charlie Drage 95186ce5dc nfs-client: rbac no longer alpha, add serviceAccount to deployment
RBCA is no longer alpha and thus `v1` is only needed.

Service account has been added to deployment.yaml in order to get the
example to work correctly.
2018-03-08 22:25:31 -05:00
Lawrence Dudley 407fa3f435 update kubernetes api versions to be current to 1.8.8 2018-02-12 17:04:56 +00:00
Matthew Wong da48ed92e1 Remove provisioner versioning from efs,cephfs,nfs-client; use latest tag instead 2017-08-08 13:19:29 -04:00
Niklas Wik 166056da73 Add support for ARM (Raspberry PI) for nfs-client
- Reorganized to use Makefile for building
- Added arm container for use in ARM based kubernetes clusters

Signed-off-by: Niklas Wik <niklas.wik@iki.fi>
2017-08-05 16:28:57 +03:00
Clayton O'Neill a82645d4ec Add RBAC examples for nfs-client
Adds example configuration files for clusters that have RBAC enabled
(1.6) or OpenShift users.

This is mostly a cut and paste job from the EFS example.
2017-06-25 20:55:03 -04:00
Matthew Wong ca3c75897c Release nfs-client-provisioner v2.0.0 2017-06-14 15:48:09 -04:00
Jackie Li c916b18425 fix spell error & add travis build 2017-04-26 22:06:03 +01:00
Jackie Li 8bb44ce813 add boilerplate required license terms 2017-04-26 21:30:49 +01:00
Jackie Li 5a51799e23 nfs-client-provisioner fixes #5 2017-04-26 21:12:08 +01:00