lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.55k stars 1.47k forks source link

Show actual node taints instead of count #2989

Open rittneje opened 3 years ago

rittneje commented 3 years ago

What would you like to be added:

Currently the Nodes tab only shows you the count of taints on a node. You can see the actual taints via hover text, but this is annoying to use (especially until #2988 is resolved). Instead, the column should show the actual taints.

In the event that there are a large number of taints, I think it would be acceptable to only show some partial list, perhaps followed by an ellipsis.

Why is this needed:

To make it easier to see taints across various nodes without having to hover or click them individually.

Environment you are Lens application on:

macos 10.15.7 Lens 4.2.4

gabiganam commented 2 years ago

I would also love to see this implemented!