-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Remove stickyness cookie domain from Lua balancer to match old behavior #3648
Remove stickyness cookie domain from Lua balancer to match old behavior #3648
Conversation
39ca739
to
66f707f
Compare
I have re-run the E2E test, and apparently other tests have failed than the first time. Are the E2E tests known to be flaky? |
/assign @antoineco |
@mxey please do not assign PRs manually |
@ElvinEfendi ping |
I can not think of any negative side effect of doing this. /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ElvinEfendi, mxey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Merging CI passed |
What this PR does / why we need it:
Removes setting the cookie domain for stickyness/affinity from the Lua balancer to match the old behavior
Which issue this PR fixes: fixes #3083
Special notes for your reviewer: