1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Sebastian Malton 0745f9c063
Fix Cluster.refresh sometimes taking upwards of 20s (#4826)
- Only read and parse the proxy config once

- Reuse the AuthorizationV1Api instance for the entire refresh instead
  of recreating it between 32 and 302 times, this should allow for
  reusing sockets

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-02-08 15:37:46 +02:00
..
common Fix Cluster.refresh sometimes taking upwards of 20s (#4826) 2022-02-08 15:37:46 +02:00
extensions Fix rerendering of KubeObject views every 30s (#4801) 2022-02-03 09:11:28 -05:00
main Fix Cluster.refresh sometimes taking upwards of 20s (#4826) 2022-02-08 15:37:46 +02:00
migrations Ensure that CatalogEntity.getName() and CatalogEntity.getId() are always used (#4763) 2022-01-27 14:42:19 -05:00
renderer Fix Cluster.refresh sometimes taking upwards of 20s (#4826) 2022-02-08 15:37:46 +02:00
test-utils Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
jest.setup.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
preload.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00