lensapp / lens

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

Loadbalances can't be displayed fully on rows of ingress table #2590

Open mznet opened 3 years ago

mznet commented 3 years ago

Describe the bug If Ingress have over 2 load balances, only 1.5 load balances are showed, the rest are being hidden.

To Reproduce Steps to reproduce the behavior:

  1. Go to Network - Ingresses
  2. See rows of Ingress which have over 2 load balances.

Expected behavior

  1. Show all load balances on the row
  2. Or show one load balances and ellipsis to mean rest are hidden because of space is not enough to display all contents

Screenshots image

Environment (please complete the following information):

Nokel81 commented 3 years ago

Will probably be fixed when we implement #2237