Files
pulse/internal
rcourtman e339af2a6e Order physical interface IPs ahead of virtual bridges in host identity
Agents report network interfaces sorted by name, which places docker0
and br-* bridges ahead of eth*/en* interfaces, and every consumer of
ResourceIdentity.IPAddresses treats the first entry as the host's
primary address. Docker hosts therefore showed a 172.x bridge IP in
the Machines and Docker tables instead of the machine's LAN address.
Collect physical-looking interfaces first so bridge and overlay
addresses never lead the list.

Refs #1529

Contract-Neutral: behavioral fix: order physical interface IPs before virtual bridges in identity collection; no public contract change (#1529)
2026-07-21 14:27:48 +01:00
..
2026-07-20 20:45:39 +01:00
2026-07-19 15:52:42 +01:00