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

**Is your feature request related to a problem? Please describe.** Some customers may have blocked access to storage.googleapis.com or other places where binary packages could be kept. We should provide...

Type: Enhancement

To be able to use gloo mesh relay cert it would be good if: - client certs would rotate when they near expiry - gloo mesh can be used in...

Type: Enhancement

Easier to read, test, and maintain.

Type: Enhancement

**Is your feature request related to a problem? Please describe.** Almost every time we work with users and they send us logs, our first question is "what version is this?"....

Type: Enhancement

This warning can happen if the users ingress-gateway does not have the TLS port that gloo mesh needs for east-west traffic between clusters. This port will not be there on...

Type: Bug

Helm docs generation should happen during CI, not during codegen. As it stands, a GM or GME release will cause PR CI to fail until the author has regenerated code...

Area: CI
good first issue
Type: Docs

**Is your feature request related to a problem? Please describe.** Currently when gloo-mesh is doing workload discovery, it can only discover workloads which are controlled by `DaemonSet`, `StatefulSet`, or `Deployment`....

Type: Enhancement

because services are more useful/common in the world of routing, and they can be used to front multiple deployments, it makes sense that a user can instead give us a...

Type: Enhancement

currently whenever we target a mesh with a policy (e.g. virtualmesh) we require selecting the mesh by reference. this violates the design principle of **not requiring users to directly interact...

Type: Enhancement

**Describe the bug** While rare, it's possible for two releases at the same time to muck up the helm repository. The problem is that when we sync the chart back...

Type: Bug