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

feat: introduce node label #19153

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

feat: introduce node label #19153

wants to merge 10 commits into from

Conversation

shanicky
Copy link
Contributor

@shanicky shanicky commented Oct 28, 2024

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

This PR attempts to add support for node label

Currently, our label is designed as a single string to serve as an option, but the compute node has a default label that is "default"

Regarding Property, since there is currently no good way to define its meaning, this PR first attempts to unify the Property in WorkerNode with the Property in AddWorkerNode.

Checklist

  • I have added necessary unit tests and integration tests
  • I have added test labels as necessary. See [details]
  • All checks passed in ./risedev check (or alias, ./risedev c)

@shanicky shanicky changed the title [wip]feat: introduce node label feat: introduce node label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant