solo-io / gloo

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

Gloo Fed UI Proxy not showing up unless persistProxySpec is set to true #7725

Open pszeto opened 1 year ago

pszeto commented 1 year ago

Gloo Edge Version

1.12.x

Kubernetes Version

1.23.x

Describe the bug

The proxy object is not persisted in gloo edge 1.12+ unless persistProxySpec is set to true. By default that is not set to true, so when accessing the proxy object via the gloo federation console...the proxy doesn't show up:

Screen Shot 2023-01-24 at 2 01 31 PM

Steps to reproduce the bug

  1. Deploy gloo edge enterprise 1.12.x with persistProxySpec not specified.
  2. Register the cluster glooctl cluster register --cluster-name local --remote-context ${CLUSTER}
  3. Open the gloo fed console ui and navigate to Gloo Instances>local-gloo-system>gloo-admin>Proxy

Expected Behavior

Should be able to display the proxy config without having to persist the proxy. Screen Shot 2023-01-24 at 1 59 53 PM

Additional Context

No response

soloio-bot commented 1 year ago

Zendesk ticket #1255 has been linked to this issue.

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.