Skip to content

Re-setup SDN on startup if ClusterNetworkCIDR changes #10569

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

Merged
merged 1 commit into from
Aug 23, 2016

Conversation

danwinship
Copy link
Contributor

We re-setup the SDN if the local subnet has changed, but not if the cluster-wide network has changed, meaning our instructions for how to change ClusterNetworkCIDR don't actually work. (I'm sure they did at one point, but we must have broken it... probably I added the clusternetwork-changing code during the period when the network-is-already-set-up code was totally broken and always returned false?)

Anyway, @openshift/networking PTAL

@dcbw
Copy link
Contributor

dcbw commented Aug 22, 2016

We should really just be using netlink for this so that we can more easily match exact routes, but LGTM.

@knobunc
Copy link
Contributor

knobunc commented Aug 22, 2016

LGTM too...

@knobunc
Copy link
Contributor

knobunc commented Aug 22, 2016

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Aug 22, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8335/) (Image: devenv-rhel7_4899)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 73cc52b

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 73cc52b

@pravisankar
Copy link

LGTM

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8314/)

@openshift-bot openshift-bot merged commit dd38e5c into openshift:master Aug 23, 2016
@danwinship danwinship deleted the cluster-resize branch August 24, 2016 18:46
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.

5 participants