models-web-app icon indicating copy to clipboard operation
models-web-app copied to clipboard

Usage of custom ClusterServingRuntimes breaks web app

Open disrupted opened this issue 3 years ago • 3 comments

In our use case, we have some custom ClusterServingRuntimes in addition to the default ones KServe 0.8 ships with. It seems that this breaks the listing of all InferenceServices, regardless whether they actually use ServingRuntimes.

We’ve temporarily fixed this issue for us in a fork. https://github.com/bakdata/models-web-app/ Responsible was this check https://github.com/kserve/models-web-app/blob/a3a8e80492a81cfe307299efd926513663f60146/frontend/src/app/shared/utils.ts#L129 which only accepts default KServe ServingRuntimes. With this change, the models-web-app correctly lists the InferenceServices again.

disrupted avatar Nov 07 '22 12:11 disrupted

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 18 '25 12:08 github-actions[bot]

@LogicalGuy77 does this still happen? Please check https://github.com/kserve/models-web-app/pull/47

juliusvonkohout avatar Aug 18 '25 14:08 juliusvonkohout

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 18 '25 00:10 github-actions[bot]

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

github-actions[bot] avatar Nov 08 '25 00:11 github-actions[bot]