1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
steve richards 4fcac6b0d0
Added additional checks on the command used in the Exec plugin in a kubeconfig (#1013)
- Added check to see if the program being referenced in the command field of the
exec object in the User construct exists. If it doesn't an error will be raised.
If more than 1 context is selected when adding a kubeconfig then valid contexts
will be added and any with an error will not be.

Signed-off-by: Steve Richards <srichards@mirantis.com>

Co-authored-by: Steve Richards <srichards@mirantis.com>
2020-10-12 10:20:08 +03:00
..
api Moving Pod logs into Dock panel (#1043) 2020-10-11 19:36:19 +03:00
components Added additional checks on the command used in the Exec plugin in a kubeconfig (#1013) 2020-10-12 10:20:08 +03:00
hooks Lens restructure (#540) 2020-06-30 14:35:16 +03:00
themes Moving Pod logs into Dock panel (#1043) 2020-10-11 19:36:19 +03:00
utils Refactor testing harness to use defaults (#808) 2020-10-02 10:05:59 -04:00
bootstrap.tsx Fix cluster dashboard opening and state refreshing (#1006) 2020-10-01 11:16:20 +03:00
i18n.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
item.store.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
kube-object.store.ts refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
lens-app.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
navigation.ts Fix: check for location bevore navigate (#1016) 2020-10-02 14:33:29 +03:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00