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

1.31: test/transforms: add failing test for overwritting extraction source #393

Merged
merged 17 commits into from
Jan 13, 2025

Conversation

nfuden
Copy link
Collaborator

@nfuden nfuden commented Jan 10, 2025

will forward port after

Change extraction and their storage mechanism (extractions) to use std::string rather than absl::string_view.
This lets us avoid the bad usage of string_views per https://abseil.io/docs/cpp/guides/strings.

Previously this would ONLY affect configuration where a header was both extracted from and set in the same resolution.

See the breaking test #395

https://storage.googleapis.com/solo-public-build-logs/logs.html?buildid=d0c7341e-a39c-4c18-9823-535dd36333d7

@solo-changelog-bot
Copy link

Issues linked to changelog:
https://github.com/solo-io/solo-projects/issues/7635

Copy link
Member

@EItanya EItanya left a comment

Choose a reason for hiding this comment

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

LGTM, just one nit

…ter_test.cc

Co-authored-by: Eitan Yarmush <eitan.yarmush@solo.io>
@nfuden nfuden requested a review from EItanya January 13, 2025 16:49
@soloio-bulldozer soloio-bulldozer bot merged commit d2b46fd into release-v1.31 Jan 13, 2025
4 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the fix/same-stage-transform branch January 13, 2025 17:23
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