Skip to content

Commit

Permalink
changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross committed Sep 8, 2022
1 parent 2dc870c commit 1038b68
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changelog/14484.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:bug
csi: Fixed a bug where the server would not send controller unpublish for a failed allocation.
```

```release-note:bug
csi: Fixed a data race in the volume unpublish endpoint that could result in claims being incorrectly marked as freed before being persisted to raft.
```

```release-note:bug
api: Fixed a bug where the List Volume API did not include the `ControllerRequired` and `ResourceExhausted` fields.
```

0 comments on commit 1038b68

Please sign in to comment.