Dependency Bumps
- solo-io/skv2 has been upgraded to v0.18.0.
New Features
- Add validation for reference-based selectors. Report an error to CR status if missing any fields (
name
,namespace
, orclusterName
). (https://github.com/solo-io/gloo-mesh-enterprise/issues/686) - Extend VirtualMesh API with TCP keepalive config for ingress gateways on all meshes in the VirtualMesh. (#1678)
Fixes