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

fix: close cri #76

Merged
merged 1 commit into from
Oct 16, 2023
Merged

fix: close cri #76

merged 1 commit into from
Oct 16, 2023

Conversation

xzchaoo
Copy link
Contributor

@xzchaoo xzchaoo commented Oct 16, 2023

Which issue does this PR close?

Closes #

Rationale for this change

The defaultCri will start http and socks5 proxy in Start() func.
When upgrade holoinsight-agent using lossless mode, the relevant ports are not closed, causing the http and socks5 proxy servers to fail to start.

What changes are included in this PR?

  • Close cri.Interface when transfering

Are there any user-facing changes?

How does this change test

@xzchaoo xzchaoo added the bug Something isn't working label Oct 16, 2023
@xzchaoo xzchaoo requested a review from sw1136562366 October 16, 2023 12:15
@xzchaoo xzchaoo self-assigned this Oct 16, 2023
Copy link
Collaborator

@sw1136562366 sw1136562366 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sw1136562366 sw1136562366 merged commit b62baeb into traas-stack:main Oct 16, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants