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

chore: Disable confmap featuregate #1820

Conversation

dpaasman00
Copy link
Contributor

@dpaasman00 dpaasman00 commented Aug 28, 2024

Proposed Change

Disable the confmap.strictlyTypedInput featuregate (needs to be done before v0.110.0 of OTel).

Ran into issues while updating OTel a few releases ago but no issues disabling now. I think there was some overlap with the environment var expansion feature gate stuff that was causing this one to fail too (issue here goes into more detail). Now that the env var stuff is taken care disabling this featuregate seems fine.

Checklist
  • Changes are tested
  • CI has passed

@dpaasman00 dpaasman00 force-pushed the dakotapaasman/bpop-390-address-confmapstrictlytypedinput-feature-gate branch from bf4cd53 to 31ebbaf Compare August 28, 2024 18:58
@dpaasman00 dpaasman00 marked this pull request as ready for review August 28, 2024 18:58
@dpaasman00 dpaasman00 requested review from BinaryFissionGames and a team as code owners August 28, 2024 18:58
@dpaasman00 dpaasman00 requested a review from jsirianni August 28, 2024 18:58
Copy link
Member

@jsirianni jsirianni left a comment

Choose a reason for hiding this comment

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

We have been running into issues with old versions of bindplane supporting the latest agent. This was expected, but did cause an uptick in support cases.

This change sounds safe. Just noting that we should be sure that any changes to the agent have been sorted out in recent versions of BindPlane.

@dpaasman00 dpaasman00 merged commit 6cac28b into release/v1.59.0 Aug 29, 2024
15 checks passed
@dpaasman00 dpaasman00 deleted the dakotapaasman/bpop-390-address-confmapstrictlytypedinput-feature-gate branch August 29, 2024 11:26
BinaryFissionGames pushed a commit that referenced this pull request Sep 3, 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