1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Jim Ehrismann
d48b463ea7
Merge pull request #453 from jim-docker/issue-393-job-remove-pods-too
Remove related pods when removing Job resource
2020-06-16 11:18:54 -04:00
Sebastian Malton
bce7aec87d
Fix parseAPI not working with non-"namespaces" pathnames. (#450)
* fix parseApi not accepting versions that don't start with 'v'
* add unit tests

Signed-off-by: Sebastian Malton <smalton@mirantis.com>
Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-06-16 10:51:39 -04:00
Jim Ehrismann
7479f4eb7d override KubeObject's delete() method in Job class
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2020-06-12 15:23:19 -04:00
Sebastian Malton
8f0c785f58
Revert "Fix parseApi not accepting versions that don't start with 'v' (#441)" (#448)
This reverts commit 00557c9940.
2020-06-12 07:34:07 +03:00
Sebastian Malton
00557c9940
Fix parseApi not accepting versions that don't start with 'v' (#441)
* fix parseApi not accepting versions that don't start with 'v'

Signed-off-by: Sebastian Malton <smalton@mirantis.com>

Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-06-11 13:19:01 -04:00
Lauri Nevala
879186999f
Improve Helm release version detection (#422)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-10 17:07:56 +03:00
Lauri Nevala
247677b740
Remove Helm release update checker (#420)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-09 14:33:46 +03:00
Jari Kolehmainen
a7cb8d2d04
Dynamic dashboard UI based on RBAC rules (#366)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-05 08:38:56 +03:00
Lauri Nevala
65900e728d
Show object reference for all objects (#399)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-04 14:46:43 +03:00
dave93cab
0248189c45
typo/translation correction: transit to transmit (#359)
Signed-off-by: Dave Thomas <davejonthomas@gmail.com>
2020-06-04 12:44:08 +03:00
Dan Slinky @ Cookpad
2c3dc8370d
Provide link to configMap from pod details (#352)
Signed-off-by: Dan Slinky <dan-slinky@cookpad.jp>
2020-05-08 16:49:04 +03:00
Lauri Nevala
0a3b5dae73
Fix EndpointSubset.toString() to work without ports (#336)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-05-05 07:31:08 +03:00
Lauri Nevala
dd8dc23514
Return empty string if Helm release version is not detected (#342)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-05-05 07:28:54 +03:00
Lauri Nevala
724cf0c687
Allow to select Prometheus query style (#312)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-05-01 09:37:05 +03:00
Jari Kolehmainen
3a92e5d3ab
Check also beta.kubernetes.io/os selector for windows pod shell (#293)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-21 20:22:27 +03:00
Jari Kolehmainen
07e2653f80
Fix pod shell error if no access to nodes (#275)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-19 17:48:52 +03:00
Jari Kolehmainen
66e977ac14
Show pod terminating status (#259)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-16 16:46:33 +03:00
Lauri Nevala
bfc58edc46
Display emptyDir medium and size limit (#257)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-04-16 07:41:19 +03:00
Jari Kolehmainen
4cd616bf65
Fix issues with crd plugins (#243)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-13 18:21:51 +03:00
Lauri Nevala
f12b2b6a99
Implement endpoints section (#246)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-04-13 18:20:19 +03:00
Miska Kaipiainen
758034f61a
Clean up legacy references to Kontena (#216)
Signed-off-by: Miska Kaipiainen <miska.kaipiainen@gmail.com>
2020-04-11 14:38:53 +03:00
Jari Kolehmainen
806d8c6716
Initial port-forward implementation for services (#231)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-10 11:05:37 +03:00
Jari Kolehmainen
5795e85079
Silence terminal websocket connection errors (#172)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-03-29 20:03:46 +03:00
Fernando Carletti
bef538c586
Support kubernetes.io/role label for node roles (#155)
Signed-off-by: fernandocarletti <contato@fernandocarletti.net>
2020-03-26 20:43:01 +02:00
Jari Kolehmainen
7499b981c5
support shell to windows pod (powershell) (#136)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-03-18 18:26:54 +02:00
Jari Kolehmainen
1d0815abd2
Lens app source code (#119)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-03-15 09:52:02 +02:00