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: Configure feature gates appropriately #1414

Conversation

thefirstofthe300
Copy link
Contributor

The operator does not like feature gates being quoted.

Feature gates are also a flag based on presence. If the flag is present, it is understood to be true, absence leaves the default value.

@thefirstofthe300 thefirstofthe300 requested review from Allex1 and a team as code owners November 13, 2024 21:05
@thefirstofthe300 thefirstofthe300 force-pushed the thefirstofthe300/fix-feature-gates-handling branch from 52481dd to 2b709af Compare November 13, 2024 21:27
@thefirstofthe300
Copy link
Contributor Author

@TylerHelmuth Can this be merged now?

@TylerHelmuth TylerHelmuth merged commit f770492 into open-telemetry:main Nov 13, 2024
4 checks passed
codeboten pushed a commit to codeboten/opentelemetry-helm-charts that referenced this pull request Nov 14, 2024
@thefirstofthe300 thefirstofthe300 deleted the thefirstofthe300/fix-feature-gates-handling branch November 19, 2024 00:10
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.

2 participants