1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-14 11:48:53 +00:00
kyverno/pkg/background/common
Prateek Pandey 2bd6c62b55
fix: use default retry with retryfunc for a conflict (#4973)
DefaultRetry is the recommended retry for a conflict
where multiple clients are making changes to the same resource

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-10-17 08:18:52 +00:00
..
context.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
labels.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
resource.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
status.go refactor: client wrappers (#4519) 2022-09-07 12:01:43 +08:00
util.go fix: use default retry with retryfunc for a conflict (#4973) 2022-10-17 08:18:52 +00:00