Files
nomad/.changelog/23629.txt
Daniel Bennett 32d8ec446f cni: fix parsing .conf and .json configs (#23629)
so we can support more than just .conflist format
like our docs claim we do
2024-07-18 14:55:13 -05:00

4 lines
82 B
Plaintext

```release-note:bug
cni: .conf and .json config files are now parsed properly
```