Skip to content

update vendor for ipvs graceful termination#68874

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Lion-Wei:ipvs-graceful-termination-vendor
Sep 27, 2018
Merged

update vendor for ipvs graceful termination#68874
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Lion-Wei:ipvs-graceful-termination-vendor

Conversation

@Lion-Wei
Copy link
Copy Markdown

What this PR does / why we need it:
For now, ipvs proxy mode don't support graceful termination, when a pod be deleted, the connection will be lost immediately, Which my lead to serious problem in some case.
For more detail, see this issue. #57841

I raised a pr to solve this problem, for the sake of review, split vendor part here.
The complete pr is: #66012

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
xref: #57841

Special notes for your reviewer:
Update github.com/docker/libnetwork/ipvs and related deps for ipvs support graceful termination.

Release note:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Sep 20, 2018
@Lion-Wei
Copy link
Copy Markdown
Author

/sig network
/area ipvs
/kind bug

@k8s-ci-robot k8s-ci-robot added sig/network Categorizes an issue or PR as relevant to SIG Network. area/ipvs kind/bug Categorizes issue or PR as related to a bug. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Sep 20, 2018
@Lion-Wei
Copy link
Copy Markdown
Author

/assign @m1093782566 @sttts
Please take a look. Hope this can be fixed ASAP.

@m1093782566
Copy link
Copy Markdown
Contributor

m1093782566 commented Sep 20, 2018

/lgtm

Can anyone approve this?

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 20, 2018
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 20, 2018
@sttts
Copy link
Copy Markdown
Contributor

sttts commented Sep 25, 2018

/approve

@sttts
Copy link
Copy Markdown
Contributor

sttts commented Sep 25, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 25, 2018
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Lion-Wei, m1093782566, sttts

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 Sep 25, 2018
@k8s-ci-robot k8s-ci-robot merged commit ca7b4ba into kubernetes:master Sep 27, 2018
@matthias50
Copy link
Copy Markdown
Contributor

Is there a plan to cherry pick this back to 1.12 and/or 1.11 any time soon?

@matthias50
Copy link
Copy Markdown
Contributor

@Lion-Wei , do you know if this is going to be cherry picked back to 1.12 or 1.11?

k8s-ci-robot added a commit that referenced this pull request Oct 24, 2018
#66012-#69268-upstream-release-1.12

Automated cherry pick of #68874: update vendor #66012: ipvs support graceful termination #69268: fix bugs introduced by ipvs graceful termination
k8s-ci-robot added a commit that referenced this pull request Nov 8, 2018
#66012-#69268-upstream-release-1.11

Automated cherry pick of #68874: update vendor #66012: ipvs support graceful termination #69268: fix bugs introduced by ipvs graceful termination
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. area/ipvs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/network Categorizes an issue or PR as relevant to SIG Network. 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.

5 participants