c7a11a86c6
When we delete a namespace, we check to ensure that there are no non-terminal jobs, which effectively covers evals, allocs, etc. CSI volumes are also namespaced, so extend this check to cover CSI volumes.
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
```release-note:bug
|
|
namespaces: Fixed a bug that allowed deleting a namespace that contained a CSI volume
|
|
```
|