Files
vault/changelog/25080.txt
aubrich d64856c6c9 fixes auto_join for mDNS provider (#25080)
* fixes auto_join for mDNS provider

* adds a function to format addresses returned by go-discover

* adds copyright header in raft_rest.go

* Adds changelog file for PR #25080, godoc for TestFormatDiscoveredAddr

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-06-10 09:22:03 -04:00

4 lines
84 B
Plaintext

```release-note:bug
storage/raft: Fix auto_join not working with mDNS provider.
```