Files
kubernetes/pkg/apis/core/validation
Pavithra Ramesh e588ae5e04 Allow nodeName updates when endPoint is updated.
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
2018-09-14 14:00:46 -07:00
..
2018-07-28 07:54:17 +08:00
2017-11-22 18:40:09 +00:00
2018-05-01 07:51:17 -04:00