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

Disable configuration hot reload in target allocator #2354

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Nov 14, 2023

Description:
Added a flag to control configuration hot reloading in target allocator. The flag is disabled by default, and the functionality is hence considered deprecated and slated for removal in an upcoming release.

I could've done an official feature flag, but the target allocator doesn't have support for feature flags, and I don't think it's necessary to add it just for this.

Link to tracking Issue: #2032

Testing:
Added a unit test for the flag.

@swiatekm swiatekm marked this pull request as ready for review November 16, 2023 14:12
@swiatekm swiatekm requested review from a team November 16, 2023 14:12
Copy link
Member

@frzifus frzifus left a comment

Choose a reason for hiding this comment

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

LGTM, I dont think thats something that would belong behind a featuregate.

@jaronoff97 jaronoff97 merged commit 78e98e7 into open-telemetry:main Nov 16, 2023
26 checks passed
@swiatekm swiatekm deleted the disable-hot-reload branch November 16, 2023 17:04
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
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.

3 participants