mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Some plugins emit multiple topology segment entries for the same segment (ex. newer versions of AWS EBS) to accommodate convention changes in k8s. Check that segments are a superset instead of exactly equal to the plugin's topology segments.
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
```release-note:bug
|
|
csi: Fixed a bug where drivers that emit multiple topology segments would cause placements to fail
|
|
```
|