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

[3.9] Multiple auto-egress-IP fixes #18861

Merged

Conversation

danwinship
Copy link
Contributor

@danwinship danwinship commented Mar 6, 2018

This makes the tests a little bit more self-documenting, and makes it
simpler to add new tests. Also, change it to only look at OVS flows in
the egress table, so that when there is a mismatch, the error message
is of a manageable length.
Split out one test case, add some new (already-passing) test cases,
add some comments, and remove some double-checking-of-internal-state
that will break with upcoming rewrites.
(We handled delete+recreate correctly, but not update.)
There should never be multiple HostSubnets or multiple NetNamespaces
claiming the same egress IP, but if there are, we need to track them
carefully so we don't get out sync with reality after things are
fixed.
@danwinship danwinship added kind/bug Categorizes issue or PR as related to a bug. component/networking sig/networking labels Mar 6, 2018
@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Mar 6, 2018
@danwinship
Copy link
Contributor Author

/retest

@eparis eparis added this to the v3.9 milestone Mar 7, 2018
@eparis
Copy link
Member

eparis commented Mar 9, 2018

/lgtm
/hold
(hold until 3.9 GA, then anyone may clear the hold)

@openshift-ci-robot openshift-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. labels Mar 9, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danwinship, eparis

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

@eparis
Copy link
Member

eparis commented Mar 28, 2018

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 28, 2018
@0xmichalis
Copy link
Contributor

/retest

@openshift-merge-robot openshift-merge-robot merged commit c69ac4d into openshift:release-3.9 Mar 29, 2018
@danwinship danwinship deleted the egressip-fixes-39 branch July 20, 2018 13:20
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. component/networking kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. sig/networking size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants