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

ingress-controller/config: fix disabled set response headers #877

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

calebdoxsey
Copy link
Contributor

@calebdoxsey calebdoxsey commented Jan 26, 2024

Summary

According to the documentation set response headers can be disabled with:

set_response_headers:
  disable: true

This does not currently work in the ingress controller. This PR updates the code to fix it.

Related issues

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey requested a review from a team as a code owner January 26, 2024 21:31
@calebdoxsey calebdoxsey requested review from wasaga and removed request for a team January 26, 2024 21:31
@calebdoxsey calebdoxsey added bug Something isn't working backport 0-25-0 labels Jan 26, 2024
@calebdoxsey calebdoxsey merged commit ec5cd28 into main Jan 29, 2024
7 checks passed
@calebdoxsey calebdoxsey deleted the cdoxsey/fix-disable-set-response-headers branch January 29, 2024 16:45
calebdoxsey added a commit that referenced this pull request Jan 29, 2024
…879)

Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 0-25-0 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants