Changed
- mirrord-agent: localhost traffic (like healthprobes) won't be stolen by mirrord on meshed targets to allign behavior with non meshed targets. See #1070
- Filter out agent pods from
mirrord ls
, for better IDE UX. Closes #1045. - Not exiting on SIP-check fail. Instead, logging an error and letting the program fail as it would without mirrord.
See #951.
Fixed
- Fix cache does not work on test-agent workflow. See #251.
- CI: merge queue + branch protection issues