Skip to content

yarn node attribute with node filtering #324

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

unknowndevice
Copy link
Contributor

@unknowndevice unknowndevice commented May 9, 2025

  • Please check if the pull request fulfills these requirements
  • Tests for the changes have been added (for bug fixes / features)
    • Does it pass all existing unit tests without modification?
      • If not, what did you change?
      • If you altered it significantly, what coverage issue did you fix?
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated to describe this change
  • What kind of change does this pull request introduce?
  • Bug Fix
  • Feature
  • Something else
  • What is the current behavior?

Right now there's no way to filter Nodes in the YarnNode attribute dropdown. This can be troublesome when you have hundreds of nodes.

  • What is the new behavior (if this is a feature change)?

This adds an optional parameter to the YarnNode to let you filter the dropdown menu by the name of a node.

  • Does this pull request introduce a breaking change?

  • Other information:

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.

1 participant