New Features
- Have
meshctl check agent
execute in cluster by initiating a Helm test. (#1720) - Update
meshctl check
to run post install checks for management cluster and all remote clusters, using the meshctl config file as the source of truth for all Gloo Mesh clusters. (#1720) - Added metrics, snapshots and crs to gloo mesh output. Fixed issue with contexts (https://github.com/solo-io/gloo-mesh-enterprise/issues/975)
- Publish Helm values reference docs for Gloo Mesh UI components (Redis and Dashboard). (#1788)
- Use the IngressGatewaySelector in the VirtualGateway API. (https://github.com/solo-io/gloo-mesh-enterprise/issues/857)
Fixes
- Fix
meshctl install enterprise
checks so missing CRDs emit warning instead of error (expected upon fresh install), and run agent checks post install instead of pre install. (#1720) - Fix yaml used in meshctl demo installation to ensure that the Prometheus collects metrics (https://github.com/solo-io/gloo-mesh-enterprise/issues/923)
- Fix issue where invalid VirtualMesh state causes mesh outputs (gateways, issued certificates, secrets) to be garbage collected (https://github.com/solo-io/gloo-mesh-enterprise/issues/1009)