Commit Graph

27 Commits

Author SHA1 Message Date
Hanna Bledai 1d8c18e11c fixed Parameters 2020-10-09 10:16:47 +03:00
Hanna Bledai 513433d4b1 Update README, remove dublicated lines 2020-10-08 15:40:37 +03:00
Hanna Bledai 8433ff96f9 Updated README and saved archiveOnDelete 2020-10-02 10:48:45 +03:00
Hanna Bledai 30d9813bdf Updated README and saved archiveOnDelete 2020-10-02 10:41:11 +03:00
kmova df11650b9e update RBAC access setup for OpenShift
From OpenShift 4.4 on the built-in SCCs will be managed and thus
you cannot any longer mutate them by adding user. The proper way
is either to copy an existing SCC or use RBAC to access them.

This updates the documentation for the RBAC approach.

Signed-off-by: kmova <kiran.mova@mayadata.io>
(cherry picked from commit 92508da2ff)
2020-09-07 05:49:09 +00:00
kmova 96592d24ac 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>
(cherry picked from commit 234543e14d)
2020-09-07 05:49:09 +00:00
TJ Zimmerman 186baf29e3 Updated API Version & Added selector.
(cherry picked from commit 39c5918764)
2020-09-07 05:49:09 +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 2f6670a85b Point nfs-client users to Helm and split up yamls
(cherry picked from commit cd7d12292a)
2020-09-07 05:49:08 +00:00
Per Abich 8d0422f82f Update README.md
(cherry picked from commit 2929b7ab59)
2020-09-07 05:49:08 +00:00
Per Abich 4573a86521 Update README.md
(cherry picked from commit 416af39aa6)
2020-09-07 05:49:08 +00:00
Per Abich 2bcb474770 Fixing documentation to be correct for Kubernetes
Converted from openshift command
(cherry picked from commit 5e95ea2ffe)
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
Dave Johnson 4a7e7c46a2 Remove unecessary reference to Red Hat.
(cherry picked from commit fa44e1fcba)
2020-09-07 05:49:08 +00:00
Dave Johnson 0ee8b3827e Fix typo
(cherry picked from commit 530aa45090)
2020-09-07 05:49:08 +00:00
Dave Johnson a9f0c6187a Clarifications and minor formatting improvements.
(cherry picked from commit af83d2c193)
2020-09-07 05:49:08 +00:00
Gary Morse 125ed5e73e Adds archiveOnDelete parameter to nfs-client provisioner
(cherry picked from commit 2b11b498c5)
2020-09-07 05:49:08 +00:00
Charlie Drage df0026975d 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.

(cherry picked from commit e2bee920ee)
2020-09-07 05:49:08 +00:00
Matthew Wong 185f3a3640 Remove provisioner versioning from efs,cephfs,nfs-client; use latest tag instead
(cherry picked from commit da48ed92e1)
2020-09-07 05:49:08 +00:00
Niklas Wik f54f61c8a4 Updated README with ARM instruction.
Signed-off-by: Niklas Wik <niklas.wik@iki.fi>
(cherry picked from commit c0716daca3)
2020-09-07 05:49:08 +00:00
Clayton O'Neill c7eb885d3e 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.

(cherry picked from commit a82645d4ec)
2020-09-07 05:49:08 +00:00
Matthew Wong 76cafe8a6e Release nfs-client-provisioner v2.0.0
(cherry picked from commit ca3c75897c)
2020-09-07 05:49:07 +00:00
Jackie Li c2780fa773 fix spell error & add travis build
(cherry picked from commit c916b18425)
2020-09-07 05:49:07 +00:00
Jackie Li a48c8119e4 add boilerplate required license terms
(cherry picked from commit 8bb44ce813)
2020-09-07 05:49:07 +00:00
Jackie Li 3376ae7e5f nfs-client-provisioner initial code
(cherry picked from commit 5a51799e23)
2020-09-07 05:48:52 +00:00
Nikhita Raghunath de32623835 Update template files to include repo-specific info 2020-03-26 07:32:42 +05:30
Nikhita Raghunath 88ea43d885 Initial commit 2020-03-26 07:23:01 +05:30