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

virtual cluster port assign support port conflict detect #656

Open
1 of 2 tasks
village-way opened this issue Jul 18, 2024 · 1 comment · Fixed by #658
Open
1 of 2 tasks

virtual cluster port assign support port conflict detect #656

village-way opened this issue Jul 18, 2024 · 1 comment · Fixed by #658

Comments

@village-way
Copy link
Contributor

village-way commented Jul 18, 2024

What would you like to be added:

Why is this needed:

  1. linux port range: 32768-60999 used for extempore port, this is conflict with virtual cluster port range
  2. We should ensure that the port is available when allocating it.
  • node-agent add api for port avaliable check @village-way
  • virtual cluster port assign should invoke node-agent api when assign port @OrangeBao
@duanmengkk
Copy link
Contributor

/reopen

@duanmengkk duanmengkk reopened this Jul 22, 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 a pull request may close this issue.

2 participants