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(hscontrol): fixes high cpu usage issue during node conn/disconn #4

Merged
merged 1 commit into from
May 2, 2024

Conversation

amitsingh21
Copy link

This PR fixes high cpu usage observed during times when a node connects/disconnects from tailnet. Since in rapyuta.io we dont allow users to access across project nodes, we therefore limit tailnet change propagation to a particular project only.

@pallabpain pallabpain added the bug Something isn't working label Apr 29, 2024
Copy link
Member

@pallabpain pallabpain left a comment

Choose a reason for hiding this comment

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

Please add the CHANGELOG as well.

hscontrol/app.go Outdated Show resolved Hide resolved
@pallabpain
Copy link
Member

Looks good. Can be merged.

@amitsingh21 amitsingh21 merged commit 4fd1618 into rr-release-0.22.3 May 2, 2024
25 of 41 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