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
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-1.7.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,25 @@
1
-
# Release notes for v1.7.1
1
+
# Release notes for v1.7.2
2
2
3
3
[Documentation](https://kubernetes-csi.github.io)
4
4
5
+
# Changelog since v1.7.1
6
+
7
+
## Changes by Kind
8
+
9
+
### Bug or Regression
10
+
- The deploy scripts did not work when used to test sidecars because kustomize didn't allow rbac.yaml files with absolute paths. ([#302](https://github.com/kubernetes-csi/csi-driver-host-path/pull/302), [@pohly](https://github.com/pohly))
0 commit comments