Roman
b690a27ebe
store subscribing refactoring -- part 3
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-23 20:31:11 +02:00
Roman
3e005fc611
store subscribing refactoring -- part 1
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-21 18:48:17 +02:00
Roman
3a3bd26fbe
fine-tuning
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-18 17:25:22 +02:00
Roman
1a3a215118
fix: mobx issue with accessing empty observable array by index (removes warning), use common logger
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-18 16:25:57 +02:00
Roman
a93d6ee123
Merge branch 'load_resources_per_namespaces' into fix-1898/watch-api-streaming
2021-01-14 15:48:59 +02:00
Roman
cc8897e6e7
added new cluster method: cluster.isAllowedResource
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-14 15:19:06 +02:00
Roman
da3aa618d7
reset store on loading error
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-14 14:51:56 +02:00
Roman
195f911342
Merge branch 'load_resources_per_namespaces' into fix-1898/watch-api-streaming
2021-01-13 18:33:13 +02:00
Roman
5a76c2f331
fixes & refactoring
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-13 18:23:15 +02:00
Roman
6dcb48da1a
Watch api does not work for non-admins with lots of namespaces #1898 -- part 1
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-12 19:44:48 +02:00
Roman
4a8079debc
chore / small fixes
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-12 13:44:55 +02:00
Roman
ddf45c2025
fixes
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-08 14:31:31 +02:00
Roman
f71829ff14
loading k8s resources into stores per selected namespaces -- part 2
...
- fix: generating helm chart id
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-07 22:37:23 +02:00
Roman
47bea52160
loading k8s resources into stores per selected namespaces -- part 1
...
Signed-off-by: Roman <ixrock@gmail.com>
2021-01-07 17:34:10 +02:00
Jari Kolehmainen
6fe5bfae5c
Generate metadata.selfLink if response does not have it ( #1804 )
...
* generate metadata.selfLink if response does not have it
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* fix watches
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* cleanup
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-12-18 15:03:04 +02:00
Jari Kolehmainen
69208fdfe6
Query all objects using single api call if admin and namespace list is not overridden ( #1692 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-12-08 16:08:28 +02:00
Sebastian Malton
b342ea0bd6
store more than largest kube api request amount in the event store ( #1605 )
...
* store more than largest kube api request amount in the event store
* not abstract, give default
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-04 09:48:56 -05:00
Jari Kolehmainen
29f2497d48
Respect static list of allowed namespaces ( #1639 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-12-03 15:22:47 +02:00
Panu Horsmalahti
dcf253e7d5
Add eslint rule padding-line-between-statements ( #1593 )
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-12-02 09:55:52 +02:00
Panu Horsmalahti
ff93760dc4
Enable object-shorthand rule ( #1500 )
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-24 13:16:35 +02:00
Sebastian Malton
43976f5bd9
fix SwitchCase indent rule in eslint ( #1454 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-19 15:15:49 -05:00
Panu Horsmalahti
1477bb8274
Enforce semicolons in eslint
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 16:35:04 +02:00
Sebastian Malton
c542ad0348
refactor overview statuses to be more DRY ( #912 )
...
* refactor overview statuses to be more DRY
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-09-29 11:25:29 -04:00
Roman
5670312c47
Migrating Vue components to React and stores refactoring ( #585 )
...
Signed-off-by: Roman <ixrock@gmail.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Sebastian Malton <smalton@mirantis.com>
Co-authored-by: Lauri Nevala <lauri.nevala@gmail.com>
Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-08-20 08:53:07 +03:00
Roman
b7974827d2
Lens restructure ( #540 )
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-06-30 14:35:16 +03:00