Commit 9ae5a09
Make sure to log error in findObjectsForSrc()
It is hidden right now if there is an error in configured named
fields and index. Lets log the error and return the current state
of requests.
With this the findObjectsForSrc() will exit with an hidden error
like:
"error": "Index with name field:.spec.ksmTls.caBundleSecretName does not exist"
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>1 parent d435e5c commit 9ae5a09
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
| 366 | + | |
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
| |||
0 commit comments