Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Search Filter Based on Taint Key/Value #209

Closed
midaslmg94 opened this issue Feb 22, 2024 · 2 comments
Closed

Node Search Filter Based on Taint Key/Value #209

midaslmg94 opened this issue Feb 22, 2024 · 2 comments
Labels
feature request New feature or request

Comments

@midaslmg94
Copy link

What problem are you trying to solve? Do you a suggestion on how to solve it?

Current Behavior:
When searching for nodes with a specific taint (e.g., nodeType:monitoring) in the cluster, the current search functionality appears to be limited to node names or other straightforward identifiers. This limitation becomes evident when using tools like Aptakube or OpenLens, where, for example, a search in Aptakube yields no results, whereas OpenLens might return two nodes without explicitly considering the taint key/value pairs.

In aptakube

  • image

In OpenLens

  • image

Suggested Enhancement:
I propose the addition of a node search filter that allows users to query based on the key/value pairs of taints. This enhancement would significantly improve the user experience by providing a more granular and targeted search capability, especially in environments with complex taint and toleration setups.

@midaslmg94 midaslmg94 added the feature request New feature or request label Feb 22, 2024
@iammoen
Copy link

iammoen commented May 6, 2024

Not quite the same issue as the above but annotations and labels aren't searchable either.

@goenning
Copy link
Member

goenning commented Jun 6, 2024

@midaslmg94 this was released on 1.6.5 but I forgot to update this issue! I'll close it for now, but please reopen if it's not working.

@goenning goenning closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants