k8sgateway / k8sgateway

The Cloud-Native API Gateway and AI Gateway
https://k8sgateway.io/
Apache License 2.0
4.14k stars 451 forks source link

"glooctl get rt" reports pending state but everything looks fine #5188

Open bcollard opened 3 years ago

bcollard commented 3 years ago

In the screenshot below, we can see some Pending "alerts" in the status of the RouteTables:

image

This can be confusing. I this case, the RT are also reporting a good status:

status:
  reportedBy: gateway
  state: 1

and the Envoy routes are working OK.

Could we check if it's a false positive?

Additional context Add any other context about the problem here, e.g.

joaomvalentim commented 3 years ago
λ glooctl version -n kube-gloo-system
Client: {"version":"1.8.6"}
Server: {"type":"Gateway","kubernetes":{"containers":[{"Tag":"1.8.0","Name":"gateway","Registry":"quay.io/solo-io"},{"Tag":"1.8.0","Name":"gloo-envoy-wrapper","Registry":"quay.io/solo-io"},{"Tag":"1.8.0","Name":"gloo","Registry":"quay.io/solo-io"}],"namespace":"kube-gloo-system"}}
github-actions[bot] commented 6 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.