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

feat: added parameter to respect altered target #42

Merged
merged 6 commits into from
Sep 9, 2024

Conversation

DanielRailean
Copy link
Collaborator

About the PR

This PR builds upon #41 as it improves the compatibility with other Kong plugins which might alter the target host/port, specifically when the overwrite_target_host or overwrite_target_port are also used.

In essence, it adds the possibility of a 'soft' override, which means it will only occur if not already overridden by other plugins.

Screenshots

Changelog

Testing

  • Has been tested locally.

@DanielRailean DanielRailean self-assigned this Aug 9, 2024
DanielRailean and others added 2 commits September 9, 2024 09:37
@DanielRailean DanielRailean merged commit e2d1e6e into main Sep 9, 2024
4 checks passed
@DanielRailean DanielRailean deleted the feat/respect_target branch September 9, 2024 07:43
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.

Use aws-request-signing in combination with other kong plugins, such as canary release
3 participants