Skip to content

Commit 594aad8

Browse files
authored
Merge pull request #318 from aramase/release-v0.0.14
release: update manifest and helm charts for v0.0.14
2 parents 62b2112 + 576d3a9 commit 594aad8

19 files changed

+436
-263
lines changed

charts/index.yaml

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
11
apiVersion: v1
22
entries:
33
secrets-store-csi-driver:
4+
- apiVersion: v1
5+
appVersion: 0.0.14
6+
created: "2020-09-17T12:11:25.687333-07:00"
7+
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
8+
cluster.
9+
digest: 6390ebd13eeb76d1ed22263831d5383f8258bec1731d4f98e6c8dfe8b6256249
10+
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
11+
kubeVersion: '>=1.16.0-0'
12+
maintainers:
13+
- email: ritazh@microsoft.com
14+
name: Rita Zhang
15+
name: secrets-store-csi-driver
16+
sources:
17+
- https://github.com/kubernetes-sigs/secrets-store-csi-driver
18+
urls:
19+
- https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts/secrets-store-csi-driver-0.0.14.tgz
20+
version: 0.0.14
421
- apiVersion: v1
522
appVersion: 0.0.13
6-
created: "2020-08-17T18:08:01.599946-07:00"
23+
created: "2020-09-17T12:11:25.686272-07:00"
724
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
825
cluster.
926
digest: 426ea403ad1083cae569a13d8ecf686e4797b7816f6254709070afc4f4b858ab
@@ -20,7 +37,7 @@ entries:
2037
version: 0.0.13
2138
- apiVersion: v1
2239
appVersion: 0.0.12
23-
created: "2020-08-17T18:08:01.599247-07:00"
40+
created: "2020-09-17T12:11:25.684686-07:00"
2441
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
2542
cluster.
2643
digest: 0c132d4be8c4eb48109a4fe8cc0ce29e6fc9f68647bb522c4040d033861a0e78
@@ -37,7 +54,7 @@ entries:
3754
version: 0.0.12
3855
- apiVersion: v1
3956
appVersion: 0.0.11
40-
created: "2020-08-17T18:08:01.597723-07:00"
57+
created: "2020-09-17T12:11:25.683375-07:00"
4158
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
4259
cluster.
4360
digest: 2751ae7aed8ea2fc7dcdcbbf26240fccb2eefd83d3943cef45bb58bb1d297692
@@ -54,7 +71,7 @@ entries:
5471
version: 0.0.11
5572
- apiVersion: v1
5673
appVersion: 0.0.10
57-
created: "2020-08-17T18:08:01.595105-07:00"
74+
created: "2020-09-17T12:11:25.681638-07:00"
5875
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
5976
cluster.
6077
digest: 9fae95e4611c9c120ed12505e735680b70ed133ea987fd32db05046cb45eda9e
@@ -71,7 +88,7 @@ entries:
7188
version: 0.0.10
7289
- apiVersion: v1
7390
appVersion: 0.0.9
74-
created: "2020-08-17T18:08:01.601014-07:00"
91+
created: "2020-09-17T12:11:25.689493-07:00"
7592
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
7693
cluster.
7794
digest: 0f74454ca36c979a352d8a7b6d847521897ebf78195527ed8946201a841887a7
@@ -86,4 +103,4 @@ entries:
86103
urls:
87104
- https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts/secrets-store-csi-driver-0.0.9.tgz
88105
version: 0.0.9
89-
generated: "2020-08-17T18:08:01.591471-07:00"
106+
generated: "2020-09-17T12:11:25.679851-07:00"
6.26 KB
Binary file not shown.

charts/secrets-store-csi-driver/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
name: secrets-store-csi-driver
3-
version: 0.0.13
4-
appVersion: 0.0.13
5-
kubeVersion: ">=1.15.0-0"
3+
version: 0.0.14
4+
appVersion: 0.0.14
5+
kubeVersion: ">=1.16.0-0"
66
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes cluster.
77
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
88
sources:

charts/secrets-store-csi-driver/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The following table lists the configurable parameters of the csi-secrets-store-p
2525
| `fullnameOverride` | String to fully override secrets-store-csi-driver.fullname template with a string | `""` |
2626
| `linux.image.repository` | Linux image repository | `us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver` |
2727
| `linux.image.pullPolicy` | Linux image pull policy | `Always` |
28-
| `linux.image.tag` | Linux image tag | `v0.0.13` |
28+
| `linux.image.tag` | Linux image tag | `v0.0.14` |
29+
| `linux.driver.resources` | The resource request/limits for the linux secrets-store container image | `limits: 200m CPU, 200Mi; requests: 50m CPU, 100Mi` |
2930
| `linux.enabled` | Install secrets store csi driver on linux nodes | true |
3031
| `linux.kubeletRootDir` | Configure the kubelet root dir | `/var/lib/kubelet` |
3132
| `linux.nodeSelector` | Node Selector for the daemonset on linux nodes | `{}` |
@@ -34,13 +35,16 @@ The following table lists the configurable parameters of the csi-secrets-store-p
3435
| `linux.registrarImage.repository` | Linux node-driver-registrar image repository | `quay.io/k8scsi/csi-node-driver-registrar` |
3536
| `linux.registrarImage.pullPolicy` | Linux node-driver-registrar image pull policy | `Always` |
3637
| `linux.registrarImage.tag` | Linux node-driver-registrar image tag | `v1.2.0` |
38+
| `linux.registrar.resources` | The resource request/limits for the linux node-driver-registrar container image | `limits: 100m CPU, 100Mi; requests: 10m CPU, 20Mi` |
3739
| `linux.livenessProbeImage.repository` | Linux liveness-probe image repository | `quay.io/k8scsi/livenessprobe` |
3840
| `linux.livenessProbeImage.pullPolicy` | Linux liveness-probe image pull policy | `Always` |
3941
| `linux.livenessProbeImage.tag` | Linux liveness-probe image tag | `v2.0.0` |
42+
| `linux.livenessProbe.resources` | The resource request/limits for the linux liveness-probe container image | `limits: 100m CPU, 100Mi; requests: 10m CPU, 20Mi` |
4043
| `linux.env` | Environment variables to be passed for the daemonset on linux nodes | `[]` |
4144
| `windows.image.repository` | Windows image repository | `us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver` |
4245
| `windows.image.pullPolicy` | Windows image pull policy | `IfNotPresent` |
43-
| `windows.image.tag` | Windows image tag | `v0.0.13` |
46+
| `windows.image.tag` | Windows image tag | `v0.0.14` |
47+
| `windows.driver.resources` | The resource request/limits for the windows secrets-store container image | `limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi` |
4448
| `windows.enabled` | Install secrets store csi driver on windows nodes | false |
4549
| `windows.kubeletRootDir` | Configure the kubelet root dir | `C:\var\lib\kubelet` |
4650
| `windows.nodeSelector` | Node Selector for the daemonset on windows nodes | `{}` |
@@ -49,13 +53,16 @@ The following table lists the configurable parameters of the csi-secrets-store-p
4953
| `windows.registrarImage.repository` | Windows node-driver-registrar image repository | `mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar` |
5054
| `windows.registrarImage.pullPolicy` | Windows node-driver-registrar image pull policy | `Always` |
5155
| `windows.registrarImage.tag` | Windows node-driver-registrar image tag | `v1.2.1-alpha.1-windows-1809-amd64` |
56+
| `windows.registrar.resources` | The resource request/limits for the windows node-driver-registrar container image | `limits: 200m CPU, 200Mi; requests: 10m CPU, 20Mi` |
5257
| `windows.livenessProbeImage.repository` | Windows liveness-probe image repository | `mcr.microsoft.com/oss/kubernetes-csi/livenessprobe` |
5358
| `windows.livenessProbeImage.pullPolicy` | Windows liveness-probe image pull policy | `Always` |
5459
| `windows.livenessProbeImage.tag` | Windows liveness-probe image tag | `v2.0.1-alpha.1-windows-1809-amd64` |
60+
| `windows.livenessProbe.resources` | The resource request/limits for the windows liveness-probe container image | `limits: 200m CPU, 200Mi; requests: 10m CPU, 20Mi` |
5561
| `windows.env` | Environment variables to be passed for the daemonset on windows nodes | `[]` |
5662
| `logLevel.debug` | Enable debug logging | true |
5763
| `livenessProbe.port` | Liveness probe port | `9808` |
5864
| `livenessProbe.logLevel` | Liveness probe container logging verbosity level | `2` |
5965
| `rbac.install` | Install default rbac roles and bindings | true |
6066
| `syncSecret.enabled` | Enable rbac roles and bindings required for syncing to Kubernetes native secrets (the default will change to false after v0.0.14) | true |
6167
| `minimumProviderVersions` | A comma delimited list of key-value pairs of minimum provider versions with driver | `""` |
68+
| `grpcSupportedProviders` | A `;` delimited list of providers that support grpc for driver-provider [alpha] | `""` |

charts/secrets-store-csi-driver/templates/secrets-store-csi-driver-windows.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ spec:
4242
mountPath: C:\csi
4343
- name: registration-dir
4444
mountPath: C:\registration
45+
{{- with .Values.windows.registrar.resources }}
46+
resources:
47+
{{ toYaml . | indent 12 }}
48+
{{- end }}
4549
- name: secrets-store
4650
image: "{{ .Values.windows.image.repository }}:{{ .Values.windows.image.tag }}"
4751
args:
@@ -52,6 +56,9 @@ spec:
5256
{{- if and (semverCompare ">= v0.0.9-0" .Values.windows.image.tag) .Values.minimumProviderVersions }}
5357
- "--min-provider-version={{ .Values.minimumProviderVersions }}"
5458
{{- end }}
59+
{{- if and (semverCompare ">= v0.0.14-0" .Values.windows.image.tag) .Values.grpcSupportedProviders }}
60+
- "--grpc-supported-providers={{ .Values.grpcSupportedProviders }}"
61+
{{- end }}
5562
- "--metrics-addr={{ .Values.windows.metricsAddr }}"
5663
env:
5764
{{- with .Values.windows.env }}
@@ -89,6 +96,10 @@ spec:
8996
mountPropagation: Bidirectional
9097
- name: providers-dir
9198
mountPath: C:\k\secrets-store-csi-providers
99+
{{- with .Values.windows.driver.resources }}
100+
resources:
101+
{{ toYaml . | indent 12 }}
102+
{{- end }}
92103
{{- if semverCompare ">= v0.0.9-0" .Values.windows.image.tag }}
93104
- name: liveness-probe
94105
image: "{{ .Values.windows.livenessProbeImage.repository }}:{{ .Values.windows.livenessProbeImage.tag }}"
@@ -100,6 +111,10 @@ spec:
100111
volumeMounts:
101112
- name: plugin-dir
102113
mountPath: C:\csi
114+
{{- with .Values.windows.livenessProbe.resources }}
115+
resources:
116+
{{ toYaml . | indent 12 }}
117+
{{- end }}
103118
{{- end }}
104119
volumes:
105120
- name: mountpoint-dir

charts/secrets-store-csi-driver/templates/secrets-store-csi-driver.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ spec:
4444
mountPath: /csi
4545
- name: registration-dir
4646
mountPath: /registration
47+
{{- with .Values.linux.registrar.resources }}
48+
resources:
49+
{{ toYaml . | indent 12 }}
50+
{{- end }}
4751
- name: secrets-store
4852
image: "{{ .Values.linux.image.repository }}:{{ .Values.linux.image.tag }}"
4953
args:
@@ -54,6 +58,9 @@ spec:
5458
{{- if and (semverCompare ">= v0.0.8-0" .Values.linux.image.tag) .Values.minimumProviderVersions }}
5559
- "--min-provider-version={{ .Values.minimumProviderVersions }}"
5660
{{- end }}
61+
{{- if and (semverCompare ">= v0.0.14-0" .Values.linux.image.tag) .Values.grpcSupportedProviders }}
62+
- "--grpc-supported-providers={{ .Values.grpcSupportedProviders }}"
63+
{{- end }}
5764
- "--metrics-addr={{ .Values.linux.metricsAddr }}"
5865
env:
5966
{{- with .Values.linux.env }}
@@ -91,6 +98,10 @@ spec:
9198
mountPropagation: Bidirectional
9299
- name: providers-dir
93100
mountPath: /etc/kubernetes/secrets-store-csi-providers
101+
{{- with .Values.linux.driver.resources }}
102+
resources:
103+
{{ toYaml . | indent 12 }}
104+
{{- end }}
94105
{{- if semverCompare ">= v0.0.8-0" .Values.linux.image.tag }}
95106
- name: liveness-probe
96107
image: "{{ .Values.linux.livenessProbeImage.repository }}:{{ .Values.linux.livenessProbeImage.tag }}"
@@ -103,6 +114,10 @@ spec:
103114
volumeMounts:
104115
- name: plugin-dir
105116
mountPath: /csi
117+
{{- with .Values.linux.livenessProbe.resources }}
118+
resources:
119+
{{ toYaml . | indent 12 }}
120+
{{- end }}
106121
{{- end }}
107122
volumes:
108123
- name: mountpoint-dir

0 commit comments

Comments
 (0)