Skip to content

Commit

Permalink
Merge pull request #1252 from jsafrane/changelog-v5.0.2
Browse files Browse the repository at this point in the history
Add changelog for v5.0.2
  • Loading branch information
k8s-ci-robot committed Aug 6, 2024
2 parents d90c325 + 761a4f0 commit dd31ba4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG/CHANGELOG-5.0.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# Release notes for v5.0.2

## Changes by Kind

### Bug or Regression

- 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))

### Uncategorized

- Updated go to 1.22.5 ([#1251](https://github.com/kubernetes-csi/external-provisioner/pull/1251), [@jsafrane](https://github.com/jsafrane))

## Dependencies

### Added
_Nothing has changed._

### Changed
- sigs.k8s.io/sig-storage-lib-external-provisioner/v10: v10.0.0 → v10.0.1

### Removed
_Nothing has changed._

# Release notes for v5.0.1

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

0 comments on commit dd31ba4

Please sign in to comment.