1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/background/common
Florian Ströger a558c4cb48
fix: extend retry function to mutate rules (#8100)
Uses the UpdateRetryAnnotation mechanism already implemented in generate rules for mutate rules.

This fixes the issue that UpdateRequests keep existing indefinitely when the original trigger resource was deleted.

Signed-off-by: Ströger Florian <stroeger@youniqx.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-08-30 12:24:57 +00:00
..
constants.go fix: the same source cannot be used for multiple targets with a generate clone rule (#7436) 2023-06-07 13:50:47 +00:00
context.go refactor: hide json context from caller (#7139) 2023-05-12 14:14:48 +00:00
labels.go refactor: move kyverno constants out of v1 package (#7760) 2023-07-06 08:00:36 +00:00
resource.go fix: remove deletionTimestamp checks (#7039) 2023-04-29 23:25:13 +02:00
status.go refactor: client wrappers (#4519) 2022-09-07 12:01:43 +08:00
util.go fix: extend retry function to mutate rules (#8100) 2023-08-30 12:24:57 +00:00