Added
- Added
--unmatchedand--session-key-fieldtomirrord subscribe,
reporting queue messages no filter took and naming the session each event
belongs to. - Added an Events tab to
mirrord ui, listing the HTTP and queue messages the
operator intercepted across every cluster session.
Fixed
- Fixed
mirrord subscribeandmirrord uiignoring the configuredbaggage,
so neither could reach an operator you are running yourself. - Fixed
mirrord uihanging indefinitely when the selected kube context's
credentials have expired, instead of reporting it as unreachable. - Fixed node-local UDP routing through the operator by preserving the target
pod's HostIP metadata when resolving its runtime state. - Fixed unix stream socket pathname truncation when clients like PHP report
addrlenwithout the trailing NUL, allowing the complete path to reach
outgoing matching and forwarding. - HTTPS stealing works when the original client sends no SNI and the
certificate names a host: setserverNamein the TLS steal config.