-
Notifications
You must be signed in to change notification settings - Fork 55
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 #407
fix: parse the process name to get the process type instead of using port count #407
Conversation
E2E testing (-m coretest): |
E2E test PASSED |
c58f0cc
to
baf9a5c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In genreal, LGTM. Just a few feedback.
84feb41
to
f640a16
Compare
Please fix the conflict and then we can move forward. |
f640a16
to
087721b
Compare
Hi @innobead |
087721b
to
ac28ac5
Compare
…port count ref: longhorn/longhorn 7393 Signed-off-by: Jack Lin <jack.lin@suse.com>
ac28ac5
to
7b6052a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ref: longhorn/longhorn#7393
Get the process type by parsing the name instead of using port count.