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(parser) skip processing ingress rule with invalid '//' path #663

Merged
merged 1 commit into from
May 19, 2020

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented May 14, 2020

A path with consecutive double slashes is considered invalid by Kong and
the reconcililation loop will break in Kong if such a route is added to
the configuration.

Fix #614

A path with consecutive double slashes is considered invalid by Kong and
the reconcililation loop will break in Kong if such a route is added to
the configuration.

Fix #614
@hbagdi hbagdi requested a review from rainest May 14, 2020 20:20
@hbagdi hbagdi merged commit 520882d into next May 19, 2020
@hbagdi hbagdi deleted the fix/invalid-path branch May 19, 2020 20:45
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.

2 participants