1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+namespaces
Roman f8c111ddd8
Load k8s resources only for selected namespaces (#1918)
* loading k8s resources into stores per selected namespaces -- part 1

Signed-off-by: Roman <ixrock@gmail.com>

* loading k8s resources into stores per selected namespaces -- part 2
- fix: generating helm chart id

Signed-off-by: Roman <ixrock@gmail.com>

* loading k8s resources into stores per selected namespaces -- part 3

Signed-off-by: Roman <ixrock@gmail.com>

* fixes

Signed-off-by: Roman <ixrock@gmail.com>

* fixes / responding to comments

Signed-off-by: Roman <ixrock@gmail.com>

* chore / small fixes

Signed-off-by: Roman <ixrock@gmail.com>

* fixes & refactoring

Signed-off-by: Roman <ixrock@gmail.com>

* make lint happy

Signed-off-by: Roman <ixrock@gmail.com>

* reset store on loading error

Signed-off-by: Roman <ixrock@gmail.com>

* added new cluster method: cluster.isAllowedResource

Signed-off-by: Roman <ixrock@gmail.com>

* fix: loading namespaces optimizations

Signed-off-by: Roman <ixrock@gmail.com>

* fixes & refactoring

Signed-off-by: Roman <ixrock@gmail.com>
2021-01-22 13:18:46 +02:00
..
add-namespace-dialog.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
add-namespace-dialog.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
index.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
namespace-details.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
namespace-details.tsx Add support for LimitRange (#1796) 2021-01-14 11:49:39 +03:00
namespace-select.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
namespace-select.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
namespace.store.ts Load k8s resources only for selected namespaces (#1918) 2021-01-22 13:18:46 +02:00
namespaces-mixins.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
namespaces.route.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
namespaces.scss Implement KubeObjectStatusText extension API (#1188) 2020-11-11 08:57:15 +02:00
namespaces.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00