mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
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
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
```release-note:improvement
|
|
fingerprint: Added a fingerprint for Consul DNS address and port
|
|
```
|