Commit Graph

10 Commits

Author SHA1 Message Date
Yonatan Kahana d9f68cefe9 Fix typo in CHANGELOG and change provisioner name to use the sigs namespace
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-02-04 17:55:08 +02:00
Yonatan Kahana aea8ecafba Update the README and deploy objects with better class names as examples
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-01-16 14:41:38 +02:00
kmova f07117e2ee Merge kubernetes-incubator/external-storage/nfs-client
(cherry picked from commit 239fd6e613)
2020-09-07 05:49:09 +00:00
Pando85 aa7c637f88 Remove duplicated key in nfs-client deploy for arm architecture
(cherry picked from commit 3a0395c8be)
2020-09-07 05:49:09 +00:00
Kubernetes Prow Robot e3b2b587d4 Merge pull request #1179 from santhosh-tekuri/duplicate-service-account
Remove ServiceAccount from deployment yaml files
(cherry picked from commit 5083f251bc)
2020-09-07 05:49:09 +00:00
TJ Zimmerman 6de5a564d1 Updated API Version, Added selector field.
(cherry picked from commit c6853e0440)
2020-09-07 05:49:09 +00:00
Jeff Geerling 3b39f8bc32 Make nfs-client ARM deployment consistent with regular deployment.
(cherry picked from commit 95cdb664bd)
2020-09-07 05:49:08 +00:00
remche 8c3af96130 Fix namespace and bump to Deployment apps/v1
(cherry picked from commit 846206d609)
2020-09-07 05:49:08 +00:00
Matthew Wong c4a7e76517 Distribute Role+Rolebinding everywhere instead of giving cluster-scoped endpoints r/w
(cherry picked from commit 7df14ef767)
2020-09-07 05:49:08 +00:00
Niklas Wik 9554b688ca 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>
(cherry picked from commit 166056da73)
2020-09-07 05:49:08 +00:00