solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.08k stars 438 forks source link

Console shows no Envoy, VirtualServices, or Upstreams at scale #7073

Open bdecoste opened 2 years ago

bdecoste commented 2 years ago

Gloo Edge Version

1.11.x

Kubernetes Version

No response

Describe the bug

With ~1500 VSs and Upstreams the console shows zero Envoys, VirtualServices, and Upstreams

Steps to reproduce the bug

Run the script attached. See the attacked console screenshot.

$ k -n gloo-system get vs | wc -l
    1602
$ k -n gloo-system get us | wc -l
    1623

Expected Behavior

Console scales

Additional Context

No response

bdecoste commented 2 years ago

create_vs.tar.gz

bdecoste commented 2 years ago

Screen Shot 2022-09-02 at 5 27 37 AM

toreysoloio commented 2 years ago

I cannot seem to replicate:

image

I don't beleive this is a UI issue as those values are returned as a number from the API - so what it shows is what should have been returned

github-actions[bot] commented 4 months ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.