You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### (No, really, you MUST read this before you upgrade)
6
+
7
+
- None
8
+
9
+
## Changes by Kind
10
+
11
+
### Feature
12
+
13
+
- Support multiple working-dir parameters ([#184](https://github.com/kubernetes-csi/csi-proxy/pull/184), [@mauriciopoppe](https://github.com/mauriciopoppe))
14
+
- Auto-start csi-proxy service on boot ([#194](https://github.com/kubernetes-csi/csi-proxy/pull/194), [@pradeep-hegde](https://github.com/pradeep-hegde))
15
+
16
+
### API
17
+
- v2alpha1 FileSystem API group with new API RmdirContents ([#186](https://github.com/kubernetes-csi/csi-proxy/pull/186), [@mauriciopoppe](https://github.com/mauriciopoppe))
18
+
- v2alpha1 Volume API group with new API GetClosestVolumeIDFromTargetPath ([#189](https://github.com/kubernetes-csi/csi-proxy/pull/189), [@mauriciopoppe](https://github.com/mauriciopoppe))
19
+
20
+
### Bug or Regression
21
+
- Reduce CSI proxy CPU usage ([#197](https://github.com/kubernetes-csi/csi-proxy/pull/197), [@pradeep-hegde](https://github.com/pradeep-hegde))
22
+
23
+
### Other (Cleanup or Flake)
24
+
- Update CSI Proxy dev scripts ([#182](https://github.com/kubernetes-csi/csi-proxy/pull/182), [@mauriciopoppe](https://github.com/mauriciopoppe))
25
+
- Log working-dir parameters on startup ([#191](https://github.com/kubernetes-csi/csi-proxy/pull/191), [@mauriciopoppe](https://github.com/mauriciopoppe))
0 commit comments