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

Promote operator.collector.rewritetargetallocator feature flag to stable #2797

Merged

Conversation

swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Mar 28, 2024

Description:
Promote the flag to stable, with the intent of removing it before the next release.

Link to tracking Issue(s): #2796

Testing:
Removed tests for the case where the flag is disabled.

@swiatekm swiatekm requested a review from a team March 28, 2024 10:04
@swiatekm swiatekm force-pushed the chore/promote-rewrite-featuregate branch from cc6f713 to c0e1e55 Compare March 29, 2024 12:23
@swiatekm swiatekm requested a review from jaronoff97 March 29, 2024 12:23
@jaronoff97 jaronoff97 merged commit 60d37e1 into open-telemetry:main Mar 29, 2024
31 checks passed
@swiatekm swiatekm deleted the chore/promote-rewrite-featuregate branch March 29, 2024 13:15
@cmergenthaler
Copy link
Contributor

cmergenthaler commented Apr 8, 2024

@swiatekm-sumo Would you mind explaining why this PR is a breaking change for the user? Does it already influence people using the feature-gate or will it only when removing the feature gate in an upcoming release?

@swiatekm
Copy link
Contributor Author

swiatekm commented Apr 8, 2024

@swiatekm-sumo Would you mind explaining why this PR is a breaking change for the user? Does it already influence people using the feature-gate or will it only when removing the feature gate in an upcoming release?

Before this change, the feature flag was in Beta, and it was possible to disable it. After the change to Stable, this is no longer possible, and attempting to do so will cause an error. So this is a breaking change for users who had this flag explicitly disabled.

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