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

[Task] GraphQL filtering of node names using "label selector" syntax #1552

Open
andrewazores opened this issue Jun 15, 2023 · 0 comments
Open
Labels
feat New feature or request good first issue Good for newcomers

Comments

@andrewazores
Copy link
Member

          There is another possibility here that I was considering.

Rather than having the names filter be a list of exact string matches that the given node's name must be a member of, this could reuse the LabelSelectorMatcher. I will give a bit more thought to which approach I would prefer we go for here. Regardless, I suggest you take a look at that class and its unit tests and familiarize yourself with it.

Originally posted by @andrewazores in #1518 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request good first issue Good for newcomers
Projects
Status: Stretch Goals
Development

No branches or pull requests

1 participant