Dependency Bumps
- solo-io/skv2 has been upgraded to v0.17.16.
New Features
- Add cluster registration check in
meshctl check
. Shows the number of connected Gloo Mesh Agents at any point in time and compares it to the number of registered clusters (KubernetesCluster
CRs in the Gloo Mesh namespace). Requires Gloo Mesh Enterprise v1.1.0-beta3 or greater. (#1461) - Implement restrictive federation mode for VirtualMeshes, which allows for selectively exposing Destinations to external Meshes. (#804)
Fixes
- Clarify the deregister command flows, specifically with regards to context. (#1412)
- Add Enterprise disclaimer for Locality Routing. (#1428)
- Improve the enterprise install and register documentation. (#1451)
- Deprecate the
skip-rbac
flag and add theinclude-rbac
flag. (#1464) - Opt-out of sidecar injection in the Gloo Mesh pod annotations. (#1431)
- Opt-out of sidecar injection in the Gloo Mesh install/registration namespace. (#1431)