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 memory leak by setting logger for controller-runtime in keda-adapter #1654

Merged
merged 2 commits into from
Mar 4, 2021

Conversation

abowloflrf
Copy link
Contributor

@abowloflrf abowloflrf commented Mar 4, 2021

Set logger for controller-runtime in keda-adapter

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • [N/A] Tests have been added
  • [N/A] A PR is opened to update our Helm chart (repo) (if applicable, ie. when deployment manifests are modified)
  • [N/A] A PR is opened to update the documentation on (repo) (if applicable)
  • Changelog has been updated

Fixes #1639

  • memory leak of keda-adapter

image

Related issue

Signed-off-by: Ruofeng Lei <ruofenglei@outlook.com>
@coderanger
Copy link
Contributor

Oof, good catch. KB3 added a fix for this but we're still on 2 >_<

@abowloflrf
Copy link
Contributor Author

Oof, good catch. KB3 added a fix for this but we're still on 2 >_<

looking forward to the next release~ 😉

Signed-off-by: Ruofeng Lei <ruofenglei@outlook.com>
Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

Good catch! Thanks a lot @abowloflrf

@zroubalik zroubalik merged commit 00400f8 into kedacore:main Mar 4, 2021
@abowloflrf abowloflrf deleted the patch-1 branch March 4, 2021 13:09
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.

memory leak of keda apiserver adapter
3 participants