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

feat: improve kube api usage and reduce unnecessary reconciliations #155

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

gdsoumya
Copy link
Member

What this PR does / why we need it:

This PR changes exporter logic to use informer cache and workqueues to reduce the no. of api calls made to kube api server and also reduce unnecessary metrics are refreshes.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Checklist:

  • Fixes #
  • Labelled this PR & related issue with documentation tag
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests

@gdsoumya gdsoumya force-pushed the feat/improve_performance branch from d41e1a6 to 6053971 Compare October 20, 2024 10:48
Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
@gdsoumya gdsoumya force-pushed the feat/improve_performance branch 4 times, most recently from 5f7e583 to 66fd812 Compare November 9, 2024 06:47
Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
@gdsoumya gdsoumya force-pushed the feat/improve_performance branch from 66fd812 to 2cf36e1 Compare November 9, 2024 07:56
@ispeakc0de ispeakc0de merged commit 18ff986 into litmuschaos:master Nov 11, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants