Skip to content

Commit

Permalink
Merge pull request #755 from pohly/release-3.2.1
Browse files Browse the repository at this point in the history
add release notes for 3.2.1
  • Loading branch information
k8s-ci-robot authored Jun 27, 2022
2 parents 21c7772 + 373c805 commit 42e6ee1
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG/CHANGELOG-3.2.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
# Release notes for v3.2.0
# Release notes for v3.2.1

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

# Changelog since v3.2.0

## Changes by Kind

### Bug or Regression
- The CSIStorageCapacity version check will now use the namespace specified in the NAMESPACE env variable. This avoids a fatal `unexpected error when checking for the V1 CSIStorageCapacity API` error during startup. ([#753](https://github.com/kubernetes-csi/external-provisioner/pull/753), [@nbalacha](https://github.com/nbalacha))

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

# Changelog since v3.1.0

## Changes by Kind
Expand Down

0 comments on commit 42e6ee1

Please sign in to comment.