Commit 490f482
fix(kyverno): enable background processing and fix precondition check
- Change background: false -> true to allow retries when base secret
not available at admission time
- Fix precondition to check specific key (AWS_ACCESS_KEY_ID) with
fallback instead of comparing map to empty string
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e8695c9 commit 490f482
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments