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 for #2366 #2385

Merged
merged 7 commits into from
Nov 27, 2023
Merged

fix for #2366 #2385

merged 7 commits into from
Nov 27, 2023

Conversation

chrlic
Copy link
Member

@chrlic chrlic commented Nov 22, 2023

Description: Fix for

Resolves #2366 - removal of lifecycle on cloned initContainer

Link to tracking Issue: #2366

Testing: Added test case to verify lifecycle removal from clonedInit container

Documentation: N/A

@chrlic chrlic requested a review from a team November 22, 2023 18:56
@TylerHelmuth
Copy link
Member

I can review when I'm back on Monday.

Copy link
Contributor

@swiatekm swiatekm left a comment

Choose a reason for hiding this comment

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

The fix looks fine to me. Can we also set the lifecycle on the nginx Pod in the E2E test for this instrumentation? I think that would be here: https://github.com/open-telemetry/opentelemetry-operator/blob/main/tests/e2e-instrumentation/instrumentation-nginx-contnr-secctx/01-install-app.yaml.

@chrlic
Copy link
Member Author

chrlic commented Nov 23, 2023 via email

@swiatekm
Copy link
Contributor

I don't think we need a separate E2E test for this, I'd just like to have it set in one of the existing ones as a smoke detector.

@pavolloffay pavolloffay merged commit 0760504 into open-telemetry:main Nov 27, 2023
27 checks passed
@akselleirv
Copy link
Contributor

Thanks for the fix! Would it be possible to release a patch including this fix?

@pavolloffay
Copy link
Member

It will be included in 0.90.0 release. We release the operator once OTEL collector is released. The release usually happens quite often.

@djluck
Copy link

djluck commented Feb 15, 2024

@pavolloffay would it be possible to release a new version now?

@pavolloffay
Copy link
Member

This patch should have been released a long time ago

@djluck
Copy link

djluck commented Feb 16, 2024

Apologies, I was looking in the wrong place 🤦

Thanks guys for your work in fixing this 👍

ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
* fix for open-telemetry#2366

* added cloggen

* typo

* typo

* e2e test for lifecycle removal from init container

* e2e test for lifecycle removal in init container
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.

Nginx autoinstrument fails for nginx-ingress pod
6 participants