• Pavithra Ramesh's avatar
    Allow nodeName updates when endPoint is updated. · d26a111e
    Pavithra Ramesh authored
    One scenario where nodeName can change for the same ip address is if
    the endpoints are in hostNetwork mode and nodes are being added/deleted.
    With the current validation check, if endpoints controller misses a pod
    delete event, future endpoint updates will never succeed.
    
    removed unused helper functions
    d26a111e
validation_test.go 384 KB