3247e422d1
The HTTP endpoint for CSI manually serializes the internal struct to the API struct for purposes of redaction (see also #10470). Add fields that were missing from this serialization so they don't show up as always empty in the API response.
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
```release-note:bug
|
|
csi: Fixed a bug where fields were missing from the Read Volume API response
|
|
```
|