Skip to content

Re-setup SDN on startup if ClusterNetworkCIDR changes#10569

Merged
openshift-bot merged 1 commit intoopenshift:masterfrom
danwinship:cluster-resize
Aug 23, 2016
Merged

Re-setup SDN on startup if ClusterNetworkCIDR changes#10569
openshift-bot merged 1 commit intoopenshift:masterfrom
danwinship:cluster-resize

Conversation

@danwinship
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

knobunc commented Aug 22, 2016

LGTM too...

@knobunc
Copy link
Copy Markdown
Contributor

knobunc commented Aug 22, 2016

[merge]

@openshift-bot
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Evaluated for origin merge up to 73cc52b

@openshift-bot
Copy link
Copy Markdown
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Copy Markdown
Contributor

Evaluated for origin test up to 73cc52b

@pravisankar
Copy link
Copy Markdown

LGTM

@openshift-bot
Copy link
Copy Markdown
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