1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workloads-pods
Alex Andreev a157eb03e6
Generic logs view with Pod selector (#1984)
* Adding LogTabStore

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

* Adding Pod selector in logs tab

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

* Refresh containers on pod change

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

* Adding <LogResourceSelector /> tests

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

* Adding LogTabStore tests

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

* Clearn getPodsByOwnerId method

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

* Extracting dummy pods into mock file

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

* Eliminating containers and initContainers from store

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

* Refreshing tab pods if pod amount is changed in store

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

* A bit of cleaning up, fixing tests

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

* Fix lint newline errors

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

* Return getPodsByOwner() method

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

* Rename log tab when pod changes

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-27 17:20:02 +03:00
..
__tests__ Fixing tolerations list layout (#2002) 2021-01-22 10:27:54 +03:00
container-charts.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
index.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
pod-charts.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
pod-container-env.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pod-container-env.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
pod-container-port.scss adding port-forward for containers in pods (#528) 2020-08-07 11:30:37 -04:00
pod-container-port.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
pod-details-affinities.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pod-details-affinities.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
pod-details-container.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pod-details-container.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
pod-details-list.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pod-details-list.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
pod-details-secrets.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pod-details-secrets.tsx Navigation refactoring, handling extension page params (#1651) 2020-12-22 15:29:25 +02:00
pod-details-statuses.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pod-details-statuses.tsx enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
pod-details-tolerations.scss Fixing tolerations list layout (#2002) 2021-01-22 10:27:54 +03:00
pod-details-tolerations.tsx Fixing tolerations list layout (#2002) 2021-01-22 10:27:54 +03:00
pod-details.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pod-details.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
pod-tolerations.scss Fixing tolerations list layout (#2002) 2021-01-22 10:27:54 +03:00
pod-tolerations.tsx Fixing tolerations list layout (#2002) 2021-01-22 10:27:54 +03:00
pods.scss Display node column in pods list (#1832) 2020-12-22 15:45:30 +03:00
pods.store.ts Generic logs view with Pod selector (#1984) 2021-01-27 17:20:02 +03:00
pods.tsx Load k8s resources only for selected namespaces (#1918) 2021-01-22 13:18:46 +02:00