open-nomad/.changelog/15452.txt
Seth Hoenig 3ed37b0b1d
fingerprint: add fingerprinting for CNI plugins presense and version (#15452)
This PR adds a fingerprinter to set the attribute
"plugins.cni.version.<name>" => "<version>"

for each CNI plugin in <client>.cni_path (/opt/cni/bin by default).
2022-12-05 14:22:47 -06:00

4 lines
100 B
Plaintext

```release-note:improvement
fingerprint: Detect CNI plugins and set versions as node attributes
```