1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Sebastian Malton
645fb23d05 Fix rerendering of KubeObject views every 30s
- This was being caused by the Cluster.refreshAllowedResources() on main

- Using comparer.deepEquals on the set of allowedResources dependency
  means that changes are not propogated unless required

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-02-02 16:59:20 -05:00