Commit c4726c3
authored
fix(llmisvc): align customizeManagerOptions hook to return error (opendatahub-io#1374)
* fix(llmisvc): align customizeManagerOptions hook to return error
Upstream kserve#5240 changed customizeManagerOptions to return
an error, consistent with the other distro hooks (extendControllerSetup,
reconcileRouterPlatformNetworking). Aligns both the default no-op and the
OCP implementation to the updated signature, and adds error handling at the
call site in main.
* fix: precommit
---------
Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>1 parent c113074 commit c4726c3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments