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

Improve the name mechanism of vineyard objects. #2010

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

Conversation

dashanji
Copy link
Member

What do these changes do?

  • Make sure one name is associated with one vineyard object.
  • Fix the name can't be all digits.
  • Support delete vineyard object by name.

Related issue number

Fixes #2003

* Make sure one name is associated with one vineyard object.
* Fix the name can't be all digits.
* Support delete vineyard object by name.

Signed-off-by: Ye Cao <[email protected]>
src/server/server/vineyard_server.cc Outdated Show resolved Hide resolved
src/server/server/vineyard_server.cc Outdated Show resolved Hide resolved
@github-actions github-actions bot added the stale label Dec 12, 2024
Copy link
Contributor

/cc @sighingnow, this issus/pr has had no activity for a long time, please help to review the status and assign people to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

name不是数据对象的唯一标识问题
2 participants