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
-**Fixed** an issue where the `topology.istio.io/network` label was not properly skipped on the system namespace when `discoverySelectors` were in use.
-**Fixed** an issue where the CNI plugin incorrectly handled pod deletion when the pod was not yet marked as enrolled in the mesh. In some cases, this could cause a pod, which had been deleted, to be included in the ZDS snapshot and never cleaned up. If this occurred, ztunnel would not be able to become ready. ([Issue #56738](https://github.com/istio/istio/issues/56738))
25
+
26
+
-**Fixed** an issue where access logs were not updated when the referenced service was created later than the Telemetry resource. ([Issue #56825](https://github.com/istio/istio/issues/56825))
27
+
28
+
-**Fixed** an issue where `ClusterTrustBundle` was not configured properly when `ENABLE_CLUSTER_TRUST_BUNDLE_API` was enabled.
29
+
30
+
-**Fixed** an issue where Istio access logs were never sent to the OTLP endpoint. ([Issue 56825](https://github.com/istio/istio/issues/56825))
31
+
32
+
-**Fixed** an issue where high CPU usage could occur if an item was actively being worked on by a different worker until that worker was done with that item.
0 commit comments