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(pdk): add kong.service.request.clear_query_arg #13619

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

bungle
Copy link
Member

@bungle bungle commented Sep 4, 2024

Summary

Adds kong.service.request.clear_query_arg to PDK. It also contains a second commit that fixes key-auth to retain order of query string arguments when hiding the credentials.

KAG-5238

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - auto generated from LDoc.

Issue reference

Fix #12758 reported by @battlebyte

@github-actions github-actions bot added core/pdk plugins/key-auth cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Sep 4, 2024
@bungle bungle force-pushed the feat/pdk-service-request-clear-query-arg branch from 22f9955 to e2aa888 Compare September 4, 2024 13:02
@bungle bungle requested review from gszr and samugi September 4, 2024 13:02
Copy link
Member

@gszr gszr left a comment

Choose a reason for hiding this comment

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

Great work on the Ada integration. @bungle could you pick the tests @battlebyte added to the other PR?

@bungle
Copy link
Member Author

bungle commented Sep 4, 2024

Great work on the Ada integration. @bungle could you pick the tests @battlebyte added to the other PR?

yes, thanks, I’ll add them.

@bungle bungle force-pushed the feat/pdk-service-request-clear-query-arg branch from e2aa888 to 8e34d11 Compare September 5, 2024 05:42
@bungle
Copy link
Member Author

bungle commented Sep 5, 2024

Great work on the Ada integration. @bungle could you pick the tests @battlebyte added to the other PR?

Test by @battlebyte were added to this PR.

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@bungle bungle force-pushed the feat/pdk-service-request-clear-query-arg branch from 8e34d11 to 5bc5dd4 Compare September 9, 2024 07:10
@bungle bungle added the pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) label Sep 9, 2024
…tials

Fixes #12758 reported by @battlebyte.

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@gszr gszr merged commit b3e065e into master Sep 9, 2024
26 checks passed
@gszr gszr deleted the feat/pdk-service-request-clear-query-arg branch September 9, 2024 17:08
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee core/pdk plugins/key-auth pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants