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

Remove stickyness cookie domain from Lua balancer to match old behavior #3648

Merged
merged 1 commit into from
Jan 12, 2019

Conversation

mxey
Copy link
Contributor

@mxey mxey commented Jan 10, 2019

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:

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 10, 2019
@mxey mxey force-pushed the remove-stickyness-cookie-domain branch from 39ca739 to 66f707f Compare January 11, 2019 11:28
@mxey
Copy link
Contributor Author

mxey commented Jan 11, 2019

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?

@mxey
Copy link
Contributor Author

mxey commented Jan 11, 2019

/assign @antoineco

@aledbf
Copy link
Member

aledbf commented Jan 11, 2019

@mxey please do not assign PRs manually

@aledbf
Copy link
Member

aledbf commented Jan 11, 2019

@ElvinEfendi ping

@ElvinEfendi
Copy link
Member

I can not think of any negative side effect of doing this.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 11, 2019
@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 11, 2019
@aledbf
Copy link
Member

aledbf commented Jan 12, 2019

Merging CI passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect domain in session cookie when ingress/service is behind a proxy
5 participants