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

fix(router): check empty route field #9451

Merged
merged 12 commits into from
Sep 26, 2022
Merged

fix(router): check empty route field #9451

merged 12 commits into from
Sep 26, 2022

Conversation

chronolaw
Copy link
Contributor

Summary

Fix issue #9450

@chronolaw chronolaw requested a review from a team as a code owner September 21, 2022 01:13
@chronolaw chronolaw marked this pull request as draft September 21, 2022 01:13
@chronolaw chronolaw added this to the 3.0.1 milestone Sep 21, 2022
@chronolaw chronolaw marked this pull request as ready for review September 21, 2022 01:40
chronolaw added a commit that referenced this pull request Sep 21, 2022
@chronolaw chronolaw changed the title fix(router) check empty route field fix(router): check empty route field Sep 21, 2022
@kikito
Copy link
Member

kikito commented Sep 22, 2022

Hi, please remember to cherry-pick this into release/3.0.1 and to update the changelog there.

kong/router/atc_compat.lua Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@dndx dndx merged commit 56270cb into master Sep 26, 2022
@dndx dndx deleted the fix/router_with_empty_hosts branch September 26, 2022 03:51
@dndx
Copy link
Member

dndx commented Sep 26, 2022

Just a reminder to create a cherry pick PR against 3.0.1 release branch.

chronolaw added a commit that referenced this pull request Sep 26, 2022
chronolaw added a commit that referenced this pull request Sep 26, 2022
chronolaw added a commit that referenced this pull request Oct 6, 2022
chronolaw added a commit that referenced this pull request Oct 6, 2022
chronolaw added a commit that referenced this pull request Oct 9, 2022
chronolaw added a commit that referenced this pull request Oct 9, 2022
dndx pushed a commit that referenced this pull request Oct 10, 2022
* rename `atc_compat.lua` to `compat.lua`
* add a new file `expressions.lua`
* move lots of logic into `atc.lua`
* rename `get_atc` to `get_expression`
* rename `route_priority` to `get_priority`
* rename `atc_escape_str `to `escape_str`
* remove function `paths_resort`
* transplant #9327 
* transplant #9329 
* transplant #9343
* transplant #9346
* transplant #9357
* transplant #9389
* transplant #9394
* transplant #9451
* transplant #9480
oowl pushed a commit to oowl/kong that referenced this pull request Oct 12, 2022
* rename `atc_compat.lua` to `compat.lua`
* add a new file `expressions.lua`
* move lots of logic into `atc.lua`
* rename `get_atc` to `get_expression`
* rename `route_priority` to `get_priority`
* rename `atc_escape_str `to `escape_str`
* remove function `paths_resort`
* transplant Kong#9327 
* transplant Kong#9329 
* transplant Kong#9343
* transplant Kong#9346
* transplant Kong#9357
* transplant Kong#9389
* transplant Kong#9394
* transplant Kong#9451
* transplant Kong#9480
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.

None yet

4 participants