Commit 4591db8
fix: handle IsServerTimeout in TLS profile resolution
StatusReasonServerTimeout is a distinct Kubernetes error from
StatusReasonTimeout. Without handling it, a server-side API timeout
during TLS profile fetch causes the operator to fail to start instead
of falling back to Intermediate defaults.
Signed-off-by: Ugo Giordano <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 36769d6 commit 4591db8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
0 commit comments