Skip to content

Conversation

Ramilito
Copy link
Owner

In #199 we removed the exact matching for filtering, this caused problems when searching for aliases, for example trying to go to rolebinding would match for clusterrolebinding.
Returned the exact matching so that doesn't happen.

@mosheavni Will this revert affect the issue you had in #199? I'm thinking the issue you had was for filtering in content and not when filtering aliases, correct?

@Ramilito Ramilito merged commit 8ea2ae5 into main Aug 23, 2024
1 check passed
@mosheavni
Copy link
Collaborator

Since you kept string.find and not reverted back to string.match the filter still works! so all good.

@Ramilito Ramilito deleted the fix/filter_on_exact_match branch August 23, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants