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

8 Commits

Author SHA1 Message Date
Alex Andreev
f2fabc2321 Rename log tab when pod changes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-26 11:21:52 +03:00
Alex Andreev
51fb963b93 A bit of cleaning up, fixing tests
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-25 16:07:58 +03:00
Alex Andreev
0cd865a0d4 Refreshing tab pods if pod amount is changed in store
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-25 14:23:40 +03:00
Alex Andreev
355fbc9134 Eliminating containers and initContainers from store
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-20 11:32:40 +03:00
Alex Andreev
e92d3facaa Adding <LogResourceSelector /> tests
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-19 14:03:02 +03:00
Alex Andreev
fd63045874 Refresh containers on pod change
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-18 17:18:20 +03:00
Alex Andreev
99f70f3401 Adding Pod selector in logs tab
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-18 13:57:06 +03:00
Alex Andreev
83ed44f670
Adding logs tab bottom toolbar (#1951)
* Adding bottom toolbar to logs tab

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Making bottom toolbar responsive

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Using generic search input clear button

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fixing log test selectors

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-15 11:34:11 +03:00