1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/api
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
..
__tests__ enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
endpoints fix: chart.digest is the same for all charts and not suited as unique id (#1964) 2021-01-19 14:15:37 +02:00
api-manager.ts Add suspend/resume button for CronJobs (#1860) 2020-12-29 17:19:23 +02:00
index.ts fix SwitchCase indent rule in eslint (#1454) 2020-11-19 15:15:49 -05:00
json-api.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
kube-api-parse.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
kube-api.ts Generate metadata.selfLink if response does not have it (#1804) 2020-12-18 15:03:04 +02:00
kube-json-api.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
kube-object-detail-registry.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
kube-object.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
kube-watch-api.ts Load k8s resources only for selected namespaces (#1918) 2021-01-22 13:18:46 +02:00
terminal-api.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
websocket-api.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
workload-kube-object.ts Fixing tolerations list layout (#2002) 2021-01-22 10:27:54 +03:00