3.159.2 - 2025-09-01
Changed
- A mirrord session can now be terminated early if a remote DNS lookup fails
withpermission denied
error.
This error indicates that the Kubernetes cluster is hardened and the
mirrord-agent might not be fully functional.
The behavior is controlled with theexperimental.dns_permission_error_fatal
setting, and enabled by default in OSS.
Fixed
- Fixed a compatability issue with openapiv2 for operator CRDs
#3398