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

Reduce CPU consumption by removing redundant calls to the external network policies handler #537

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

omris94
Copy link
Contributor

@omris94 omris94 commented Dec 18, 2024

Description

We had a few unnecessary calls to external_traffic.NetworkPolicyHandler.HandleAllPods, which led to excessive CPU consumption. In this PR I remove those calls.

@omris94 omris94 requested a review from amitlicht December 18, 2024 14:28
@omris94 omris94 merged commit 4e83663 into main Dec 18, 2024
20 checks passed
@omris94 omris94 deleted the omris/reduce-cpu-consumption-on-init branch December 18, 2024 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants