Skip to content

Commit 761a4f0

Browse files
committed
Add changelog for v5.0.2
1 parent d90c325 commit 761a4f0

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG/CHANGELOG-5.0.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Release notes for v5.0.2
2+
3+
## Changes by Kind
4+
5+
### Bug or Regression
6+
7+
- Fixed removal of PV protection finalizer. PVs are no longer Terminating forever after PVC deletion. ([#1251](https://github.com/kubernetes-csi/external-provisioner/pull/1251), [@jsafrane](https://github.com/jsafrane))
8+
9+
### Uncategorized
10+
11+
- Updated go to 1.22.5 ([#1251](https://github.com/kubernetes-csi/external-provisioner/pull/1251), [@jsafrane](https://github.com/jsafrane))
12+
13+
## Dependencies
14+
15+
### Added
16+
_Nothing has changed._
17+
18+
### Changed
19+
- sigs.k8s.io/sig-storage-lib-external-provisioner/v10: v10.0.0 → v10.0.1
20+
21+
### Removed
22+
_Nothing has changed._
23+
124
# Release notes for v5.0.1
225

326
[Documentation](https://kubernetes-csi.github.io)

0 commit comments

Comments
 (0)