Files
nomad/.changelog/24724.txt
Tim Gross c3ac9c19a0 event stream: add events for CSI volumes and plugins (#24724)
Adds new topics to the event stream for CSI volumes and CSI plugins. We'll emit
event when either is created or deleted, and when CSI volumes are claimed.
2024-12-19 15:26:29 -05:00

4 lines
92 B
Plaintext

```release-note:improvement
csi: Added CSI volume and plugin events to the event stream
```