mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Fix the checking of the staging path against the mountRoot on the host rather then checking against the containerMountPoint which (probably) never exists on the host causing it to default back the the legacy behaviour.
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
```release-note:bug
|
|
csi: Fixed a CSI ExpandVolume bug where the namespace was left out of the staging path
|
|
```
|