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

hotfix(core) check enabled_headers while injecting X-Kong-Upstream-Status header #3433

Merged
merged 1 commit into from
May 3, 2018

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented May 3, 2018

The hotfix commit 75e071b (#3419) changes the configuration property from
headers to enabled_headers.
The commit did not update a conditional statement introduced in
60c335e (#3263). This commit corrects the check from headers to
enabled_headers.

This was caught by the test suite and hence no regression test
has been added.

…atus header

The hotfix commit 75e071b (#3419) changes the configuration property from
`headers` to `enabled_headers`.
The commit did not update a conditional statement introduced in
60c335e (#3263). This commit corrects the check from `headers` to
`enabled_headers`.

This was caught by the test suite and hence no regression test
has been added.
@thibaultcha thibaultcha merged commit af19409 into next May 3, 2018
@thibaultcha thibaultcha deleted the hotfix/upstreama-status-header branch May 3, 2018 18:23
@thibaultcha
Copy link
Member

Thank you!

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