Commit c1fd49c
fixup! fix: use distinct condition reason for credentials secret errors
keep ProxmoxUnreachableReason with original value; use for non-NotFound errors
Restore ProxmoxUnreachableReason as its own constant with the original
"ProxmoxUnreachable" string value (not a deprecated alias). Use it in
reconcileNormalCredentialsSecret for non-NotFound errors (RBAC, network,
patch conflicts). CredentialsNotFound is reserved for actual missing
secrets.
Co-authored-by: Claude <noreply@anthropic.com>1 parent 105ffe9 commit c1fd49c
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments