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.18] plugins/aws: Requiretransform may be deprecated but still is in use #10606

Merged
merged 6 commits into from
Feb 25, 2025

Conversation

nfuden
Copy link
Collaborator

@nfuden nfuden commented Feb 11, 2025

We have this legacy requiretransform functionality.

While deprecated it does have some usage.

In order for route level filter configuration to take affect the filter must also be set in the httpfilter level configuration.

In this case we mistakenly override a bool in at the route level that triggers filterchain level config.

This means that based off the route info having a route with requirestransform may not be sufficient to actually have that route respect the aws configuration

@solo-changelog-bot
Copy link

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

@nfuden nfuden requested a review from davidjumani February 25, 2025 15:30
@nfuden
Copy link
Collaborator Author

nfuden commented Feb 25, 2025

lgtm

@davidjumani
Copy link

kick bulldozer

@davidjumani davidjumani merged commit 5d4dac8 into v1.18.x Feb 25, 2025
18 checks passed
@davidjumani davidjumani deleted the fix/1.18/requesttransformordering branch February 25, 2025 16:17
davidjumani added a commit that referenced this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants