Daniel Kemp
|
9c867b50b8
|
fix indentation
|
2022-01-20 16:19:40 -05:00 |
Richard Kugler
|
ce2849ccd7
|
Allow use of securityContext
Update Deployment with securityContext for pod and Container
|
2022-01-20 16:16:21 -05:00 |
Ólafur Haukur Flygenring
|
584dc27a9e
|
* New value in values.yaml that allows you to have different reclaimPolicies for the StorageClass and the NFS PV. Closes issue; https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/issues/128
|
2021-09-10 09:41:17 +00:00 |
Brooke Storm
|
b74a204cda
|
helm chart: allow persistentVolumeClaim in psp or pod never launches
Simple fix, but if you have podsecuritypolicy in your cluster, this
chart doesn't work without this change.
|
2021-07-30 16:35:33 -07:00 |
Yonatan Kahana
|
6b5f99c430
|
Bump chart version to 4.0.12
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
|
2021-06-13 18:13:42 +03:00 |
Robin Elfrink
|
23c664fd54
|
chart: Add option to set nfs root volume name.
Signed-off-by: Robin Elfrink <robin.elfrink@eu.equinix.com>
|
2021-06-10 07:17:06 +02:00 |
Yonatan Kahana
|
4ee25693f5
|
Use podLabels with user defined labels in deployment pod template
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
|
2021-05-13 21:03:24 +03:00 |
Ravikiran Singh
|
2cad8da61c
|
PV provisioning fails when storageclass has volumeBindingMode as 'WaitForFirstConsumer':
1. Adds RBAC permissions to get nodes in the cluster.
2. Bumps the chart version
|
2021-04-28 13:03:50 +05:30 |
yonatankahana
|
466cf8be73
|
Update storageclass.yaml to include annotations even when defaultClass is false
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
|
2021-04-13 18:04:36 +03:00 |
Yonatan Kahana
|
172cab36f1
|
Merge branch 'chart-labels-and-annotations' of github.com:yonatankahana/nfs-subdir-external-provisioner into chart-labels-and-annotations
|
2021-04-07 19:15:18 +03:00 |
Yonatan Kahana
|
a3f57e1527
|
Merge branch 'master' of github.com:kubernetes-sigs/nfs-subdir-external-provisioner into chart-labels-and-annotations
|
2021-04-07 19:15:01 +03:00 |
yonatankahana
|
012a016471
|
Update charts/nfs-subdir-external-provisioner/templates/_helpers.tpl
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
|
2021-03-22 16:48:19 +02:00 |
Yonatan Kahana
|
c53f80160a
|
Use selectorLabels in deployment pod template
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
|
2021-03-17 19:03:49 +02:00 |
Yonatan Kahana
|
74123487f2
|
Helm chart labels and annotations support
Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
|
2021-03-12 00:28:49 +02:00 |
mustache1up
|
819f6d382d
|
Add onDelete support to helm chart
|
2021-03-05 01:50:41 -03:00 |
Kubernetes Prow Robot
|
487b9092a6
|
Merge pull request #56 from ariksidney/helm-pathpattern-support
Helm pathpattern support
|
2021-03-03 09:29:20 -08:00 |
ariksidney
|
f716044142
|
Add pathPattern support to Helmchart
|
2021-02-17 13:14:59 +01:00 |
Robert Munteanu
|
54ea552d39
|
helm chart: fix leader election flag
env var values need to be string, not boolean.
|
2021-02-16 22:16:57 +01:00 |
Robert Munteanu
|
099ddce5cc
|
Update chart to surface leader election flag
|
2021-02-15 20:40:57 +01: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 |