-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 Forever growing registry file with kubernetes autodiscovery when setting clean_removed #34904
base: 7.17
Are you sure you want to change the base?
Conversation
…en setting clean_removed
…en setting clean_removed
❌ Author of the following commits did not sign a Contributor Agreement: Please, read and sign the above mentioned agreement if you want to contribute to this project |
This pull request doesn't have a |
❕ Build Aborted
Expand to view the summary
Build stats
Steps errors
Expand to view the steps failures
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution. A few things before we can accept the PR:
- We need a test that confirms the bug without the change and then passes with your change
- Why does this PR target 7.17 instead of the main branch?
thanks |
|
What does this PR do?
fix below issue
#13140
Why is it important?
filebeat use autodiscover with kubernetes will leaking the registry entity
it has not been resolved in 7.17