NeverBehave
92fd6aac0e
fix(docs): managed-nfs-storage -> nfs-client
...
Changed at 65b3ac93b6
But it missed the one in README.md
2022-06-24 14:54:02 -07:00
Kubernetes Prow Robot
c0409446f6
Merge pull request #90 from Weilbyte/Weilbyte/kustomize
...
Add Kustomize support
2022-05-26 11:03:23 -07:00
Weilbyte
aff7adcdde
Move bases to bases instead of resources
2022-05-26 12:29:47 +02:00
Yonatan Kahana
65b3ac93b6
docs: consistent StorageClass names, multiple provisioners installation
2022-01-27 22:24:33 +02:00
Kubernetes Prow Robot
5f97c83a65
Merge pull request #111 from koivunen/patch-1
...
Describe NFS limitations
2021-08-01 12:13:21 -07:00
Koivunen
7b9f0e8db2
Update README.md
2021-06-30 15:38:57 +03:00
Weilbyte
8cd434fc32
Fix apply command
2021-06-17 17:53:42 +02:00
Weilbyte
fecf82503f
Merge branch 'master' into Weilbyte/kustomize
2021-06-15 03:07:30 +02:00
Koivunen
c848d9c7ce
Describe NFS limitations
2021-06-03 19:46:29 +03:00
Larison Carvalho
f552bc6a79
Update README.md
...
Replace namespace in `./deploy/deployment.yaml` as well for OpenShift deployments
2021-06-02 12:31:02 +05:30
Kubernetes Prow Robot
5e1b342945
Merge pull request #92 from yonatankahana/no-staging-in-readme
...
Update the README file with stable image repository
2021-05-13 11:28:39 -07:00
Kubernetes Prow Robot
ba1654f02c
Merge pull request #65 from johnsimcall/patch-1
...
Fix README.md
2021-05-11 09:54:37 -07:00
John Call
09a32a7aad
also remove the command that creates an unnecessary SCC
2021-05-11 10:43:59 -06:00
Yonatan Kahana
d8db2d111e
Update the README file with stable image repository
...
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-04-25 22:43:05 +03:00
Weilbyte
cedae1fee6
Clarify test resource deletion command
2021-04-15 13:43:50 +02:00
Weilbyte
ee3f908c60
Change some instructions text
2021-04-15 13:41:52 +02:00
Weilbyte
7560b5ea3b
Trim whitespaces in README
2021-04-15 13:25:00 +02:00
Weilbyte
eee6810fe9
Fix instructions to comply with MD031 (blanks-around-fences)
2021-04-15 13:21:34 +02:00
Weilbyte
0d5e4147f5
Add Kustomize instructions to README
2021-04-15 09:28:12 +02:00
Yonatan Kahana
9a5d466349
Update image location after v4.0.2 promoted from the temporary staging repository
...
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-04-14 15:01:34 +03:00
Yonatan Kahana
cadce2dbc9
Bump version to 4.0.2
...
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-03-30 11:04:36 +03:00
Yonatan Kahana
9affea2658
Bump helm chart to 4.0.1
...
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-03-17 18:59:02 +02:00
John Call
0869cb9ec6
Fix README.md
...
The previous `oc adm policy add-role-to-user use-scc-hostmount-anyuid` command was incorrect. Replacing it with the correct one
2021-03-04 12:26:13 -07:00
ariksidney
571aadd47e
Clarify usage of pathPattern parameter
2021-02-27 11:17:33 +01:00
kmova
a1927e5c2e
resolve review comments on README
...
Signed-off-by: kmova <kiran.mova@mayadata.io>
2021-02-11 02:43:02 +00:00
kmova
607385ebee
remove referances to deployment-arm
...
Signed-off-by: kmova <kiran.mova@mayadata.io>
2021-02-07 16:13:36 +00:00
kmova
cd45565480
chore(release): update container images to 4.0.0
...
- Update to the prow generated container images pushed to grc.io
- Set the tag version to 4.0.0
- Update the helm chart version to 4.0.0
Signed-off-by: kmova <kiran.mova@mayadata.io>
2021-02-05 05:27:02 +00:00
Kubernetes Prow Robot
23ecb30672
Merge pull request #37 from yonatankahana/readmeandchangelog
...
Update examples and build updated CHANGELOG
2021-02-04 17:06:52 -08:00
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
8dd86a700b
Small fixes of previous commits
...
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-01-16 15:10:11 +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
Yonatan Kahana
f44ac23c42
Add github action to release helm charts
...
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
2021-01-11 22:03:05 +02:00
Kubernetes Prow Robot
ba3360388e
Merge pull request #30 from yonatankahana/helm
...
Adopt the Helm Chart from the deprecated repository
2021-01-09 05:13:05 -08:00
Yonatan Kahana
0b707e905a
Rename charts, remove depracation notices from README and update URLs.
2020-12-20 19:09:34 +02:00
kmova
15bc8b0423
setup automated builds using the release-tools
...
Use the steps at below link to setup automated builds via
release-tools.
https://github.com/kubernetes-csi/csi-release-tools
- add release-tools via git subtree
- update Makefile to use the release-tools/make
- add cloudbuild links from release-tools
- update Dockerfile that can be used for multi-arch by release tools
Signed-off-by: kmova <kiran.mova@mayadata.io>
2020-12-18 20:53:15 +00:00
Moikot
0f6d044167
Trigger on `gh-v*.*.*' tags only
2020-12-18 11:54:05 +01:00
Moikot
777c451079
Add DOCKER_IMAGE secret
2020-12-17 08:30:16 +01:00
Moikot
4b6208ac6a
Add GitAction
2020-12-17 00:58:22 +01:00
Robert Munteanu
4cef281f64
Add a flag to disable leader election
...
Related to #20 .
2020-11-26 23:48:25 +01:00
Radoslav Dimitrov
ae25575f4b
Fix README.md formatting and remove duplicated parts
...
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
2020-11-06 13:30:55 +02:00
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