Changed
- Improves the error message when
mirrord containerfails to read the
intproxy address, or when
the TLS PEM file cannot be accessed. - Marked
experimental.latencyconfiguration 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.