You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allowed filtered steal requests to be retried when we get a Reset from
hyper(h2).
Fixed
Fixed an issue where mirrord exec ... -- npm run serve in a Vue project was
failing with EAFNOSUPPORT: address family not supported ::1:80. Added new .experimental.hide_ipv6_interfaces configuration entry that allows for
hiding local IPv6 interface addresses from the user application. #2807
Fixed wrong warning being displayed when binding UDP port 0 and filtering HTTP. #2812
mirrord now respects insecure-skip-tls-verify option set in the kubeconfig
when accept_invalid_certificates is not provided in the mirrord config. #2825