Files
kubernetes/pkg/controller/garbagecollector
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
..
2019-10-24 20:21:00 +02:00
2019-05-24 18:14:53 -07:00
2020-05-16 07:54:27 -04:00
2020-03-06 11:07:54 -05:00