openshift / openshift-sdn

Apache License 2.0
69 stars 63 forks source link

Ignore malformed IP in Node object #302

Closed danwinship closed 8 years ago

danwinship commented 8 years ago

ought to fix https://bugzilla.redhat.com/show_bug.cgi?id=1320959

@openshift/networking PTAL

pravisankar commented 8 years ago

LGTM

dcbw commented 8 years ago

I feel like we should warn when this happens, or at least get clarification from upstream whether node.Status.Addresses is actually supposed to be filled in.

eparis commented 8 years ago

I feel like there was something about dropping support for one of those node ip fields... Although I think that was in pod now that I think about it...