Di Weng
9debe1e4d3
Skip deletion if the corresponding directory is not found
2018-07-16 12:53:32 +08:00
Philippe Gagnon
ec6a216177
Propagate StorageClass MountOptions to PVs created by nfs-client-provisioner
2018-06-27 18:54:33 -04:00
Matthew Wong
700393b237
Revert "Add namespace extended attributes to directory"
2018-06-18 08:42:41 -04:00
Matthew Wong
89aa15c48f
Merge pull request #672 from pickledrick/feature/add-xattr-to-directory
...
Add namespace extended attributes to directory
2018-06-14 13:21:06 -04:00
Matthew Wong
7ef1202023
Merge pull request #687 from cdrage/make-nfs-client-readme-better
...
Improves the README.md for nfs-client
2018-06-14 07:36:46 -04:00
Peter Grant
75f9bcccbc
Add namespace extended attributes to directory
2018-06-05 16:25:51 +02:00
Charlie Drage
e2bee920ee
Improves the README.md for nfs-client
...
This commit elaborates on how to deploy nfs-client as well as modify and
doing changes to the files before said deployment, updating the
README.md to make deployment easier.
2018-03-26 16:05:11 -04:00
Matthew Wong
8a81aa48a5
Merge pull request #653 from cdrage/modify-nfs-client
...
nfs-client: rbac no longer alpha, add serviceAccount to deployment
2018-03-20 21:59:47 -04:00
Matthew Wong
db9f98e591
Merge pull request #656 from musse/update-rbac-api-version
...
Update API version for RBAC objects
2018-03-18 22:13:56 -04:00
Ian Chakeres
96c34294e2
Fixed nfs-client Makefile, so that it builds on osx
2018-03-10 19:50:16 -08:00
Felipe Musse
cd2d72bc77
Update API version for RBAC objects
2018-03-09 09:09:53 -03: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
Aaron Crickenberger
2f94a0241b
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-10-31 17:47:21 -07:00
Matthew Wong
a73de4048f
Fix nfs-client Makefile for real
2017-08-15 17:41:12 -04:00
Matthew Wong
e110404782
Tag :latest in nfs-client Makefile
2017-08-14 17:58:16 -04:00
Matthew Wong
eb39ebd88a
Add changelogs to provisioners missing them
2017-08-08 13:34:09 -04: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
c0716daca3
Updated README with ARM instruction.
...
Signed-off-by: Niklas Wik <niklas.wik@iki.fi>
2017-08-05 16:34:04 +03: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
Steve Leon
53163dd4b2
Incorporate K8S API changes.
...
- Importing API types from k8s.io/api
- Update client-go and apimachinery version
- Remove lib/helper and use the kubernetes one temporary
2017-07-12 21:05:59 +00: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
8fb0e5cc14
Name PV as required by external provisioner contract
2017-06-19 12:26:12 -04:00
Matthew Wong
ca3c75897c
Release nfs-client-provisioner v2.0.0
2017-06-14 15:48:09 -04:00
yangwangxing
dc0d53aa24
Fix issue 149 - nfs-client-provisioner create folder with 755, not 777
...
REF:
https://github.com/kubernetes-incubator/external-storage/issues/149
2017-06-07 13:28:01 +08:00
Jackie Li
48947b29d8
add owners
2017-04-26 22:26:23 +01: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