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

### Version 1.3.x (beta) ### Is your feature request related to a problem? Please describe. Currently we have support for [DISABLE/SIMPLE/ISTIO_MUTUAL](https://docs.solo.io/gloo-mesh-enterprise/latest/reference/api/github.com.solo-io.gloo-mesh-enterprise.oss-imported.api.networking.v1.traffic_policy/#trafficpolicyspecpolicymtlsistiotlsmode) modes to secure the connection with upstreams [MUTUAL](https://istio.io/latest/docs/reference/config/networking/destination-rule/#ClientTLSSettings-TLSmode) is...

Type: Enhancement

**Describe the requested changes** I was working with the `service/enterprise-networking` loadbalancer tinkering with the annotations and I discovered that the referenced method `enterpriseNetworking.customServiceAnnotations` in the helm-chart is actually `enterpriseNetworking.extraServiceAnnotations `...

Type: Docs
Area: Helm

**Is your feature request related to a problem? Please describe.** Add ability to disable tracing for certain paths. Example: on the same listener /tracing /no-tracing **Describe the solution you'd like**...

Type: Enhancement
Area: Tracing
Area: Observability

`openmeshctl install/uninstall` and `register/deregister` currently switch kube contexts. This could theoretically interfere with other running processes, including a user applying changes to an unintended cluster while installing Mesh. These commands...

Area: CLI
Type: Tech Debt
Roadmap: NEXT

The content in `docs/content/operations/troubleshooting.md` needs to be updated. - [ ] In particular, the `meshctl check` section refers to code that no longer exists. - [ ] DEBUG_MODE doesn't seem...

Type: Docs

We currently run two Gloo Mesh enabled Istio Clusters and occasionally we run into AWS NLB timeout issues when making cross-cluster gRPC service calls related to this issue https://medium.com/tenable-techblog/lessons-from-aws-nlb-timeouts-5028a8f65dda We...

Type: Enhancement
Priority: High
Roadmap: NOW

**Is your feature request related to a problem? Please describe.** With the new 1.0 release and introduction to VirtualGateways. Its been asked that we pivot from the Istio primitives in...

Type: Enhancement

When running go get github.com/solo-io/gloo-mesh/pkg/api/networking.mesh.gloo.solo.io/v1, I am getting the following error: github.com/docker/[email protected]: invalid version: unknown revision 000000000000 go get github.com/solo-io/gloo-mesh/pkg/api/networking.mesh.gloo.solo.io/[email protected] is working well.

Type: Bug

**Describe the bug** I am on K8 version 1.22. and meshctl version 1.2.2 While running meshctl cluster register, I get the following error - error: updating CRDs: no matches for...

Type: Bug
Area: CLI

When the auto register is on, when installing an agent on remote kubernetes cluster, and kubecluster is automatically discovered and created.

Type: Enhancement
Roadmap: NEXT