-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
bump(github.com/openshift/openshift-sdn): 9f1f60258fcef6f0ef647a75a87 #8468
bump(github.com/openshift/openshift-sdn): 9f1f60258fcef6f0ef647a75a87 #8468
Conversation
[test][extended:networking] |
Evaluated for origin test up to 00d36b1 |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/2908/) (Extended Tests: networking) |
OOM Flake in Kubelet, Networking extended tests passed |
@danwinship @dcbw get a couple of reviews and I will merge. |
The changes you pulled for issue 285 and issue 277 look good to me. The other changes I spot checked looked complete too... so yeah. LGTM |
I thought we already agreed we weren't doing a full resync for 3.2? (#8333) |
I think ravi is trying to argue that the number of bug fixes is so large and the non-required fixes so small/risk free.... But I'll let you tell me. |
If we plan to skip/cherry-pick commits, patches won't apply smoothly due to some refactors and also we need to maintain what is synced and what is not synced to origin. |
agreed (although note that the debugging fixes are not actually part of this PR: debug.sh isn't synced to origin) We probably should wait to get openshift/openshift-sdn#292 in too? |
On Tue, Apr 12, 2016 at 2:01 PM, Dan Winship [email protected]
|
LGTM |
approved and [merge] |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5584/) (Image: devenv-rhel7_3964) |
Evaluated for origin merge up to 00d36b1 |
LGTM |
Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1320430 : openshift/openshift-sdn#272
Debug improvements: openshift/openshift-sdn#273 , openshift/openshift-sdn#276 , openshift/openshift-sdn#283 , openshift/openshift-sdn#284 , openshift/openshift-sdn#286
Plugin refactor/cleanup: openshift/openshift-sdn#270 , openshift/openshift-sdn#278
Add macvlan interface to pod (for egress-router): openshift/openshift-sdn#271
Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1322077 : openshift/openshift-sdn#277
Don't perform AddServiceRules with global/zero vnid when the vnid is not found: openshift/openshift-sdn#279
Do not throw spurious error msgs in SDN: openshift/openshift-sdn#280
Fix for https://bugzilla.redhat.com/show_bug.cgi?id=132294 : openshift/openshift-sdn#285
Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1275904 : openshift/openshift-sdn#241