Files
client-go/tools/cache
Odin Ugedal 8279635aa4 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: 0bf0546d9f75d92c801e81c9f7adf040bba64102
2023-02-10 14:16:26 +00:00
..
2022-02-11 14:50:19 -05:00
2016-10-21 04:44:19 +00:00
2022-11-18 00:12:50 +00:00
2022-11-18 00:12:50 +00:00
2022-07-19 20:54:13 -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