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: use . instead of / to make header annotations valid #3155

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

randmonkey
Copy link
Contributor

What this PR does / why we need it:

use konghq.com/headers.* as the pattern for configuring header match in Kong routes since annotation key konghq.com/headers/* is not valid.

Which issue this PR fixes:

fixes #3153

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

- [ ] the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR No need to update CHANGELOG because the buggy version is not released

@randmonkey randmonkey requested a review from a team as a code owner November 10, 2022 10:44
@randmonkey randmonkey temporarily deployed to Configure ci November 10, 2022 10:44 Inactive
@randmonkey randmonkey temporarily deployed to Configure ci November 10, 2022 11:08 Inactive
@randmonkey randmonkey temporarily deployed to Configure ci November 10, 2022 11:09 Inactive
@rainest rainest temporarily deployed to Configure ci November 10, 2022 17:56 Inactive
@rainest rainest temporarily deployed to Configure ci November 10, 2022 18:20 Inactive
@rainest rainest temporarily deployed to Configure ci November 10, 2022 18:20 Inactive
@rainest rainest merged commit c1890e6 into main Nov 10, 2022
@rainest rainest deleted the fix/annotation_key_for_headers branch November 10, 2022 19:18
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.

format of annotation keys to configure headers in Kong routes not valid
3 participants