gloo-mesh icon indicating copy to clipboard operation
gloo-mesh copied to clipboard

The Service Mesh Orchestration Platform

Results 104 gloo-mesh issues
Sort by recently updated
recently updated
newest added

**Problem Statement** The current SMH trust model implies changing the root certificate in all managed clusters. This is not a desired trust model, especially when dealing with multiple entities, each...

Type: Enhancement

**Is your feature request related to a problem? Please describe.** Current gloo-mesh only works with ClusterRoleBindings. We need to be able to support RoleBindings as well.

Type: Enhancement

**Describe the bug** Gloo Mesh Console UI and `meshctl` check shows everything as green even though there was an error translating the Mesh resources to the underlying Istio resources. **To...

Type: Bug

Right now discovery finds all workloads and traffic targets in a mesh when a cluster is registered. We should be able to restrict which workloads/traffic targets are discovered by using...

Type: Enhancement

**Is your feature request related to a problem? Please describe.** For debugging purposes, users of SMH want to access the configuration applied to the sidecar proxies within their service meshes....

Area: CLI
Area: Usability
Mesh: Istio
Type: Enhancement

**Describe the bug** Question from the community meeting Question: [Dominik Tornow] Curious about identity management, that is, the identity of a cluster instance, service mesh instance, etc. Currently, afaik, I...

Service Mesh Hub currently does not support VMs, as Istio v1.6 is just released, integrating VMs with Istio became easier, I hope this feature will be added. @christian-posta Integrating VMs...

**Describe the bug** Error in the `annotations` of the `service/enterprise-networking` spec in the enterprise-networking helm chart at the following path `gloo-mesh-enterprise/charts/enterprise-networking/templates/deployment.yaml` at line#149. Basically when passing in the following annotation,...

Type: Bug

**Describe the bug** 2 cluster setup where MP and agent are on cluster-0 and another agent on cluster-1. Deployed an application called "backend" to cluster-1 and created a [VirtualDestination](https://github.com/solo-io/gloo-mesh/blob/istio-e2e-demo/pkg/test/manifests/gloo-mesh/in-mesh/virtual-destination-single-cluster-http.yaml) to...

Type: Bug

**Describe the requested changes** Similar to issue https://github.com/solo-io/gloo-mesh/issues/1632 this is for the [petstore](https://raw.githubusercontent.com/solo-io/gloo/v1.2.9/example/petstore/petstore.yaml) app linked on the below page. I put the app in the petstore namespace. However our restricted...

Type: Docs