3.142.0 - 2025-05-13
Added
- Add new
container.override_host_ip
config key to override what address will
be used as host addr inside the container.
#3289 - Add the
-t
argument to themirrord ls
command to list targets of a
specific type. Also allow target types to be read from env. - Added support for skipping custom build tools via environment variable and
skip_build_tools
in config.
Changed
- Renamed
MirorrdProfile
toMirrordClusterProfile
and support both.
#mirorrdprofile - Increase timeout of outgoing.rs tests to (hopefully) reduce flakiness.
#2679 - In iptables guard, skip iptables cleanup if the child agent process has
already done so. #3220 - Improved HTTP detection logic in the mirrord agent.
#3296 - Add watch permission for mirrord policies (so the operator can use a
reflector and cache policies).