Files
client-go/tools/cache
Odin Ugedal 8a3d757be0 client-go/cache: fix missing delete event on replace without knownObjects
This fixes an issue where a relist could result in a DELETED delta
with an object wrapped in a DeletedFinalStateUnknown object; and then on
the next relist, it would wrap that object inside another
DeletedFinalStateUnknown, leaving the user with a "double" layer
of DeletedFinalStateUnknown's.

Signed-off-by: Odin Ugedal <ougedal@palantir.com>
Signed-off-by: Odin Ugedal <odin@uged.al>

Kubernetes-commit: a818874dce54226ecc8ef384ff8b4c82aa6aaa85
2023-02-10 14:16:26 +00:00
..
2022-02-11 14:50:19 -05:00
2022-07-19 20:54:13 -04:00
2016-10-21 04:44:19 +00:00
2022-07-19 20:54:13 -04:00
2022-07-19 20:54:13 -04:00
2022-07-19 20:54:13 -04:00
2020-04-17 15:25:06 -04:00
2020-01-27 18:19:44 -08:00
2019-01-30 15:27:39 +11:00
2022-01-03 10:59:47 -05:00
2022-06-22 11:26:07 +08:00