Skip to content

Commit 4f3b23d

Browse files
authored
Merge pull request #363 from jingxu97/july/release
Add change log for 1.9.0 release
2 parents 1be76fe + 7bc2251 commit 4f3b23d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG/CHANGELOG-1.9.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Changes by Kind
2+
3+
### Feature
4+
5+
### Bug or Regression
6+
7+
- Set `fsGroupPolicy: File` to allow Kubernetes to set correct permissions for volumes with unprivileged container access ([#362](https://github.com/kubernetes-csi/csi-driver-host-path/pull/362), [@denisok](https://github.com/denisok))
8+
9+
### Other (Cleanup or Flake)
10+
11+
- Move image references from k8s.gcr.io to registry.k8s.io ([#357](https://github.com/kubernetes-csi/csi-driver-host-path/pull/357), [@yselkowitz](https://github.com/yselkowitz))
12+
13+
- Upgrade sidecars to latest release ([#360](https://github.com/kubernetes-csi/csi-driver-host-path/pull/360), [@RaunakShah](https://github.com/RaunakShah))
14+
15+
## Dependencies
16+
17+
### Added
18+
_Nothing has changed._
19+
20+
### Changed
21+
_Nothing has changed._
22+
23+
### Removed
24+
_Nothing has changed._

0 commit comments

Comments
 (0)