Tommy Li
Tommy Li
**Describe the bug** When the yaml readme url doesn't exist or pointing to the wrong link, it shows the below error We need to render the old description if the...
**Is your feature request related to a problem? Please describe.** Here is the list of limitations for the current code generation: 1. Description is required in MLX, but optional in...
**Is your feature request related to a problem? Please describe.** For the datasets, we want to expose the `provider.url` in the details page and let users to redirect to the...
**Is your feature request related to a problem? Please describe.** Currently, we only can access MAX models if we deployed them using Kubernetes deployment. Both kfserving and model mesh won't...
**Is your feature request related to a problem? Please describe.** Currently, the sidebar settings are stored in the API pod's memory, which means whenever the pod crashed or horizontally scaled,...
**Describe the bug** Right now the model deployment code template is hard coded to the `anonymous` namespace, we need to make it configurable in order to work in the multi-user...
**Describe the bug** The default multi-user permission cannot create some CRDs such as datashim and inferenceserivice. A quick fix can be apply cluster admin to the service account, but for...
**Is your feature request related to a problem? Please describe.** MLX right now only can login using basic browser form. We need to add support for AppID login in the...
kfp -> 1.5.0 (not out yet, need to build from source) kfp-tekton -> 0.8.0-rc0 kfserving -> 0.5.0.1
/kind feature **Description:** We need to add tests to also capture pipeline run flow so that we can catch non-fatal failure as Tekton is going a lot of major feature...