Files
nomad/.changelog/19969.txt
Tim Gross a74775814c fingerprint: add DNS address and port to Consul fingerprint (#19969)
In order to provide a DNS address and port to Connect tasks configured for
transparent proxy, we need to fingerprint the Consul DNS address and port. The
client will pass this address/port to the iptables configuration provided to the
`consul-cni` plugin.

Ref: https://github.com/hashicorp/nomad/issues/10628
2024-02-14 12:15:58 -05:00

4 lines
97 B
Plaintext

```release-note:improvement
fingerprint: Added a fingerprint for Consul DNS address and port
```