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

Cookie Requests: Use forwarded cookies, don't generate [RHELDST-18071] #516

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

negillett
Copy link
Member

Now that exodus-gw provides the necessary cookie data for redirect requests, origin_request can use those rather than generate them itself.

This commit makes the necessary changes for that and cleans up now-unused code.

crungehottman
crungehottman previously approved these changes Oct 19, 2023
docs/schemas/raw/lambda_config.yaml Outdated Show resolved Hide resolved
tests/functions/test_origin_request.py Outdated Show resolved Hide resolved
tests/functions/test_origin_request.py Outdated Show resolved Hide resolved
@negillett
Copy link
Member Author

Resolved some comments via release-engineering/exodus-gw#612

@negillett
Copy link
Member Author

negillett commented Oct 20, 2023

Once this is deployed I will update the config deployed by exodus-cdn-playbooks.
Once that's in place I'll follow this up with another PR to clean up settings.

@negillett negillett marked this pull request as draft October 20, 2023 14:00
@negillett negillett marked this pull request as ready for review October 20, 2023 14:16
@negillett
Copy link
Member Author

release-engineering/exodus-gw#612 should be merged and deployed before this is submitted.

rohanpm
rohanpm previously approved these changes Oct 22, 2023
tests/functions/test_origin_request.py Outdated Show resolved Hide resolved
@negillett
Copy link
Member Author

This will need to be rebased onto #519

@negillett
Copy link
Member Author

Rebased

Now that exodus-gw provides the necessary cookie data for redirect
requests, origin_request can use those rather than generate them itself.

This commit makes the necessary changes for that and cleans up
now-unused code.
@negillett negillett merged commit 086389e into release-engineering:master Oct 30, 2023
2 checks passed
@negillett negillett deleted the 18071 branch October 30, 2023 22:06
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.

3 participants