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

``` (⎈ |gke_solo-test-236622_us-central1-c_rvennam-mgmt2:default) ~/istio-1.8.3/bin 🏎 $ meshctl describe mesh +-------------------------+----------------------+----------------------+ | METADATA | VIRTUAL MESH | VIRTUAL DESTINATIONS | +-------------------------+----------------------+----------------------+ | Namespace: istio-system | Name: virtual-mesh | | | Cluster:...

Type: Enhancement

currently our destination selectors (used by traffic policy) can only select `kube` destinations. now that our system supports more types of destinations (`virtual`, `externalService`), we should add those to the...

Type: Enhancement

`meshctl demo istio-multicluster init` currently installs full bookinfo on both clusters. The guides do not expect this and guide the user to install only a subset on each cluster: https://docs.solo.io/gloo-mesh/latest/guides/...

Type: Bug

We should communicate to users what the subchart name is for each component of the gloo-mesh-enterprise helm chart. For example, Enterprise Networking's component name is `enterprise-networking`, so all values passed...

Type: Docs
Enterprise

**Describe the requested changes** Navigating to the older-docs version, the website styling breaks and the GitHub icon goes into hiding. **Link to any relevant existing docs** https://docs.solo.io/gloo-mesh/0.10.10/ **Browser Information** Safari...

Type: Docs

**Describe the bug** We always apply the trafficPolicy at the root of the DestinationRules while we should apply it at the subset level And we should automatically generate different subsets...

Area: Translation
Type: Enhancement

**Is your feature request related to a problem? Please describe.** The prospect spends a lot of time in the cluster configuring sizing requirements in terms of CPU, memory, etc for...

Type: Enhancement

**Is your feature request related to a problem? Please describe.** An externalService Destination can be used to have Gloo Mesh creating ServiceEntries on the different clusters, but there's currently no...

Type: Enhancement

**Is your feature request related to a problem? Please describe.** If there's no source selector, then the list will include all the workloads of all the clusters. It can quickly...

Type: Enhancement

In the same way that we expose an `api-server-address` override, we should allow users to provide CA data at cluster registration time. This CA data would be propagated to the...

Area: CLI
Area: Installation