Commit da15060
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 <ugiordan@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 081b2fd commit da15060
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
0 commit comments