kuma-gui icon indicating copy to clipboard operation
kuma-gui copied to clipboard

🐻 A GUI built on Vue.js for use with Kuma.

Results 184 kuma-gui issues
Sort by recently updated
recently updated
newest added

### Description We should be able to figure out which connections are mTLS/not mTLS by using the RBAC stats, and then showing these alongside the connection stats in the inbounds...

triage/accepted
kind/feature

### Description The drawers for inbounds/outbounds are supposed to show you the entire "picture" of the policies/config for a dataplane. We currently use the inspect `_rules` API to show us...

triage/accepted
kind/design

### Description Similar to #2976 but for ZoneEgress

triage/accepted
kind/docs

### Description This should only be the case when using MeshService. We are now able to show by reading the config the services behind a zoneIngress. We should be able...

triage/accepted
kind/design

### Description There are many places where we show the user a name of say `tcp-service`, which is possibly not a **unique** name for the service. Its fully qualified name...

triage/accepted
kind/feature

### Description See https://github.com/kumahq/kuma-gui/pull/2664 for more info, dataplane subscriptions should also use this UX

triage/accepted
kind/feature

### Description See https://github.com/kumahq/kuma-gui/pull/2664 for more info, zone proxy (ingress/egress) subscriptions should also use this UX

triage/accepted
kind/feature

### Description IMO lists of things in GUIs should be either: 1. A way to get somewhere 2. A way to compare things NOT: A way to show "all-the-informations". Point...

triage/accepted
kind/feature

### Description The sentences should go underneath the right hand side subnav, and we should have a separate sentence for each of Internal, External, MeshService, MeshMultiZoneService, MeshExternalService

triage/accepted
kind/feature

Replaces all remaining instances of `RouterLink` with `XAction`, then removes `RouterLink` from eslint globals. Note: RouterLink is still available for use, its just harder to use. --- Replaces all remaining...