mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
Using the latter resulted in receiving extra OnDelete event callbacks. Using DeleteDropWatch removed the flake. Fixes #14138.