Commit 5cf7d41
committed
fix: retry finalizer on http 422
this can happen if there are multiple finalizers present and multiple reconilers competent to remove their finalizer, since we remove the finalizer with JSON Patch
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>1 parent 4225645 commit 5cf7d41
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/event
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments