open-nomad/.changelog/15096.txt
stswidwinski 7b6e856a29
Add mount propagation to protobuf definition of mounts (#15096)
* Add mount propagation to protobuf definition of mounts

* Fix formatting

* Add mount propagation to the simple roundtrip test.

* changelog: add entry for #15096

Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2022-11-17 18:14:59 -05:00

4 lines
117 B
Plaintext

```release-note:bug
drivers: pass missing `propagation_mode` configuration for volume mounts to external plugins
```