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 bug where Pods get stuck Terminating because of SDK Injection modifications #2163

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

WesleyKlop
Copy link

Hello!

I think this solves #1417 by not adding/changing instrumentation on Pods that have a Deletion timestamp. I don't know for certain if this is the most clean solution but I think it should work!

I'm missing tests but I don't know how to best test this.

@WesleyKlop WesleyKlop requested a review from a team as a code owner September 26, 2023 14:09
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 26, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link
Contributor

@swiatekm-sumo swiatekm-sumo left a comment

Choose a reason for hiding this comment

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

Can you add a unit test for this behaviour?

It would be nice to have an E2E test as well, but the condition looks difficult to reproduce consistently in an actual cluster.

@jaronoff97
Copy link
Contributor

@WesleyKlop checking in here, would you be able to add a unit test?

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.

None yet

4 participants