vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 483 forks source link

Cannot apply more than two label filters #2700

Open GuessWhoSamFoo opened 3 years ago

GuessWhoSamFoo commented 3 years ago

What steps did you take and what happened: If there are currently two label filters, Octant adding a new filter shows an app level alert but does not add the filter.

What did you expect to happen: The label filter should support N filters.

Environment:

GuessWhoSamFoo commented 3 years ago

This appears to be a frontend issue as the correct filters show up if the user navigates to a different page.