mirror of https://github.com/hashicorp/consul
[NET-10952] fix cluster dns lookup family to gracefully handle ipv6 (#21703)
* update jwks cluster creation to gracefully handle ipv6 * update unit tests for dns lookup family * Add changelogpull/21722/head
parent
320b708b9f
commit
a3ac555a5e
@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
jwt-provider: change dns lookup family from the default of AUTO which would prefer ipv6 to ALL if LOGICAL_DNS is used or PREFER_IPV4 if STRICT_DNS is used to gracefully handle transitions to ipv6.
|
||||
```
|
Loading…
Reference in new issue