Files
kubernetes/pkg/controller
Jordan Liggitt b655f22509 Handle virtual delete events when children don't agree on owner coordinates
If a virtual delete event is received for a node whose dependents disagree on the parent's coordinates:
1. propagate the delete to children that matched the verified absent coordinates
2. if the existing node is virtual, select a new set of coordinates from the remaining dependents
3. do not delete the parent node from the graph if the parent node is non-virtual,
   or if there are dependents that do not agree with the virtual delete event coordinates
2020-11-17 10:49:07 -05:00
..
2020-11-11 19:47:11 -05:00
2020-11-09 11:08:19 -08:00
2020-10-16 09:53:34 +09:00
2020-09-28 14:22:37 +02:00
2020-11-12 16:25:22 -08:00