Kimonas Sotirchos
Kimonas Sotirchos
/kind feature **Describe the solution you'd like** We should add e2e tests to ensure the web app is compatible with the changes in the `InferenceService` CRD. I believe these could...
/kind feature **Describe the solution you'd like** We should provide unit tests to test both the backend and the frontend of the web app kserve/kserve#1327 to ensure the distinct components...
This is the first work in the backend for having a cache in the backends and make some progress for https://github.com/kubeflow/kubeflow/issues/5201 https://github.com/kubeflow/kubeflow/issues/6454. The proposed architecture is for the backend to:...
Update the dependency versions to reduce the reported CVEs. Trivy reports the following: ``` Total: 21 (UNKNOWN: 0, LOW: 15, MEDIUM: 6, HIGH: 0, CRITICAL: 0) ``` Note that without...
/kind feature **Why you need this feature:** The conversation started from https://github.com/kubeflow/kubeflow/pull/6675 but this is a more generic issue. Right now users can easily create malformed CRs that can lead...
### Validation Checklist - [X] Is this a Kubeflow issue? - [X] Are you posting in the right repository ? - [X] Did you follow the installation guide https://github.com/kubeflow/manifests?tab=readme-ov-file ?...
### Bug Description After installing CKF in Azure with one-click deployment then some of the UATs are failing with 401 errors. Specifically the tests that fail are the ones that...
### Context Start testing the upgrade from CKF 1.8 to 1.9, by doing the upgrade to `latest/edge`. ### What needs to get done 1. Deploy CKF 1.8 2. Prepare a...
### Context Since the service-mesh team will be implementing the ambient profile of Istio, we'll need to evaluate how to integrate with their work. This will include integrating with the...