mirror of
https://github.com/kubernetes/client-go.git
synced 2026-05-18 13:45:51 +00:00
Fix DeltaFIFO bug that caused the sync delta created by a relist for object ID X to be dropped if the DeltaFIFO already stored a Delete delta for X. This caused SharedIndexInformer to miss create notifications. Also, add unit test to expose the bug. Kubernetes-commit: 9e4be54895e8c0655408b4766cd78de17b6d5b7c