matt-deboer / kuill

A multitenant UI for kubernetes.
MIT License
37 stars 1 forks source link

Resources that become deleted while being viewed are not handled properly #82

Closed matt-deboer closed 6 years ago

matt-deboer commented 6 years ago

At the least, these resources should be replaced with the 404 page. At best, we could attempt to retain the most recent information, while indicating that the resource has been deleted.

Currently, the situation results in an infinite loading spinner.

matt-deboer commented 6 years ago

Fixed in v0.2-b8.