kmova
234543e14d
update readme and go imports to new location
...
This commit fixes the following:
- fixes the go imports to use the new loction
- setup go modules for this project
- update the docker files to use the new binary name
- update the README to use the new repo name
Signed-off-by: kmova <kiran.mova@mayadata.io>
2020-07-29 19:26:32 +00:00
Pando85
3a0395c8be
Remove duplicated key in nfs-client deploy for arm architecture
2020-03-07 11:40:40 +01:00
daviyang35
fa12f8ae9c
Remove duplicate selector fields
...
Remove duplicate selector fields
2020-02-15 02:17:56 +08:00
Thorsten Schifferdecker
f09ffdefb5
add namespace for rolebinding
...
see Issue #1278
2020-02-07 19:21:50 +01:00
Arthur666
e7add04d2d
Update rbac.yaml
...
Modify the Role section (line 45), the namespace field is changed to indent 2 characters.
2019-11-13 00:21:49 +08:00
Matthew Wong
18cd31b4d8
Merge branch 'master' into master
2019-11-12 00:15:30 -08:00
Kubernetes Prow Robot
5083f251bc
Merge pull request #1179 from santhosh-tekuri/duplicate-service-account
...
Remove ServiceAccount from deployment yaml files
2019-11-12 00:08:07 -08:00
TJ Zimmerman
c6853e0440
Updated API Version, Added selector field.
2019-09-30 17:18:52 -07:00
Santhosh Kumar Tekuri
8419bd8f64
Remove ServiceAccount from deployment yaml files
...
ServiceAccount is already defined in rbac.yaml
2019-06-07 13:16:14 +05:30
Jeff Geerling
95cdb664bd
Make nfs-client ARM deployment consistent with regular deployment.
2018-12-29 20:22:59 -06:00
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