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

refactor(router): categorize router fields to simplify logic #11411

Merged
merged 11 commits into from
Aug 28, 2023

Conversation

chronolaw
Copy link
Contributor

Summary

Categorize atc fields to fields header_fields query_fields,
then we can simplify the logic in select().

Checklist

Full changelog

  • [Implement ...]

Issue reference

Fix #[issue number]

@kikito kikito requested a review from samugi August 22, 2023 08:46
@chronolaw chronolaw force-pushed the refactor/category_router_fields branch from 584f46f to f2e7fd6 Compare August 22, 2023 09:19
@chronolaw chronolaw requested a review from chobits August 25, 2023 03:33
kong/router/atc.lua Outdated Show resolved Hide resolved
@windmgc windmgc merged commit 8cd18bc into master Aug 28, 2023
21 checks passed
@windmgc windmgc deleted the refactor/category_router_fields branch August 28, 2023 03:10
chronolaw added a commit that referenced this pull request Jan 24, 2024
Summary

Categorize atc fields to fields header_fields query_fields,
then we can simplify the logic in select().
chronolaw added a commit that referenced this pull request Feb 26, 2024
Summary

Categorize atc fields to fields header_fields query_fields,
then we can simplify the logic in select().
chronolaw added a commit that referenced this pull request Mar 4, 2024
Summary

Categorize atc fields to fields header_fields query_fields,
then we can simplify the logic in select().
ADD-SP pushed a commit that referenced this pull request Mar 7, 2024
Summary

Categorize atc fields to fields header_fields query_fields,
then we can simplify the logic in select().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants