v2.13.10
📦 kumaView on GitHub →
✨ 4 features🐛 8 fixes🔧 7 symbols
Summary
This release introduces a pluggable per-route metadata provider and unified naming for listener tags and zone egress. It also includes several bug fixes related to Kubernetes rollouts, KDS synchronization, and XDS naming conventions.
✨ New Features
- Added pluggable per-route metadata provider to the API server.
- Introduced unified-name for empty listener tags in XDS.
- Unified naming for zone egress in MTP.
- Unified naming for zone-proxy admin cluster in XDS.
🐛 Bug Fixes
- Fixed an issue where MeshService could go Unavailable during Argo blue-green rollouts.
- Fixed KDS to attribute zone-to-global synced resources by the connecting zone's client-id.
- Fixed MeshAccessLog to match rule-scoped route IDs.
- Fixed MeshProxyPatch to match unified listener names.
- Fixed tokens to reject a non-string kid header and recover from dp-server handler panics.
- Fixed XDS inbound cluster name lookup.
- Fixed XDS unified naming detection for zone proxies.
- Fixed XDS probe fallback route to use unified cluster name.