-
Notifications
You must be signed in to change notification settings - Fork 147
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
fix: parse the process name to get the process type instead of using port count #2630
fix: parse the process name to get the process type instead of using port count #2630
Conversation
Need to wait until IM PR merged, so I can update the vendor here. |
cbdd046
to
54fbf48
Compare
Wait for longhorn/go-common-libs#25 |
@ChanYiLin any updates? |
54fbf48
to
c1277f9
Compare
This pull request is now in conflict. Could you fix it @ChanYiLin? 🙏 |
c1277f9
to
b59e60b
Compare
fixed. |
Waiting for longhorn/longhorn-instance-manager#407 |
b59e60b
to
ab57676
Compare
…port count ref: longhorn/longhorn 7393 Signed-off-by: Jack Lin <jack.lin@suse.com>
ab57676
to
b249ac6
Compare
ref: longhorn/longhorn#7393
Get the process type by parsing the name instead of using port count.