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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Improves the error message when mirrord container fails to read the
intproxy address, or when
the TLS PEM file cannot be accessed.
Marked experimental.latency configuration as deprecated. To perform chaos
testing, use the
mirrord chaos feature instead.
Updated the chaos outgoing latency implementation so that busy connection's
latency
will not accumulate. Latency chaos rules will now add the specified latency
amount
more accurately.
Fixed
Fixed the issue that chaos latency is not applied to the read direction of
outgoing connections.
Queue splitting and other operator features now work through ingress proxies
(e.g. GKE Connect Gateway) that reject the encoded JSON in the connect URL
query string, by sending the connect parameters in a header when the operator
supports it.