-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.12.0 main sync #224
Release 0.12.0 main sync #224
Commits on May 30, 2024
-
Upgrade kserve version to v0.12.1 in odh-model-controller
Signed-off-by: Vaibhav Jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb466e1 - Browse repository at this point
Copy the full SHA eb466e1View commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 412ca61 - Browse repository at this point
Copy the full SHA 412ca61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b4de8 - Browse repository at this point
Copy the full SHA 50b4de8View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffacbae - Browse repository at this point
Copy the full SHA ffacbaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e6839 - Browse repository at this point
Copy the full SHA 08e6839View commit details -
Merge pull request opendatahub-io#210 from vaibhavjainwiz/update_kserve
Upgrade kserve version to v0.12.1 in odh-model-controller
Configuration menu - View commit details
-
Copy full SHA for ac9b149 - Browse repository at this point
Copy the full SHA ac9b149View commit details
Commits on Jun 4, 2024
-
Fix performance issues in odh model controller
Signed-off-by: Vaibhav Jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 437876d - Browse repository at this point
Copy the full SHA 437876dView commit details
Commits on Jun 5, 2024
-
[RHOAIENG-7484] - make container builder configurable for odh-control…
…ler operator chore: Allow to set the engine for the make container build and push goals Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c05ad72 - Browse repository at this point
Copy the full SHA c05ad72View commit details -
Merge pull request opendatahub-io#207 from spolti/podman
[RHOAIENG-7484] - make container builder configurable for odh-control…
Configuration menu - View commit details
-
Copy full SHA for ead3013 - Browse repository at this point
Copy the full SHA ead3013View commit details
Commits on Jun 7, 2024
-
Use ServiceMeshMember resources to enroll namespaces to the service mesh
Currently, odh-model-controller is editing the `ServiceMeshMemberRoll` resource to enroll and remove namespaces from the service mesh. Unfortunately, such resource is typically managed by a mesh administrator (it is unique per control plane), and it is not expected to be edited by 3rd parties. With these changes odh-model-controller will stop doing changes to the `ServiceMeshMemberRoll` resource. Instead, namespaces are enrolled to the mesh by using the `ServiceMeshMember` resource (no `Roll` suffix). This resource is created inside the namespace that is wanted to be enrolled to the mesh. Unfortunately, it is not possible to migrate previous setups to the `ServiceMeshMember` resource. Since the `ServiceMeshMemberRoll` resource is unique per mesh control plane, it is not possible to determine if a namespace was enrolled by odh-model-controller or if it was enrolled by the user. Thus, a migration is more risky than leaving the SMCP as is (i.e. there is the risk to remove namespaces where there are no InferenceServices, but the user enrolled and mesh features are needed there). Signed-off-by: Edgar Hernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36090ba - Browse repository at this point
Copy the full SHA 36090baView commit details
Commits on Jun 13, 2024
-
Adding JSON files for Prometheus queries for Runtimes.
Signed-off-by: Killian Golds <[email protected]> Updated Query titles and fixed Memory Utilization metric query.
Configuration menu - View commit details
-
Copy full SHA for 9e57c2d - Browse repository at this point
Copy the full SHA 9e57c2dView commit details -
Merge pull request opendatahub-io#219 from israel-hdez/j1043-smmr-to-smm
Use ServiceMeshMember resources to enroll namespaces to the service mesh
Configuration menu - View commit details
-
Copy full SHA for 4ffbb33 - Browse repository at this point
Copy the full SHA 4ffbb33View commit details
Commits on Jun 17, 2024
-
Merge pull request opendatahub-io#217 from vaibhavjainwiz/RHOAIENG-1006
Fix performance issues in odh model controller
Configuration menu - View commit details
-
Copy full SHA for 4ff19c5 - Browse repository at this point
Copy the full SHA 4ff19c5View commit details -
Merge pull request opendatahub-io#209 from KillianGolds/ENG-7353
Adding JSON files for Prometheus queries for Runtimes.
Configuration menu - View commit details
-
Copy full SHA for 4ff41e3 - Browse repository at this point
Copy the full SHA 4ff41e3View commit details
Commits on Jun 18, 2024
-
Replace MODEL_ID with MODEL_NAME
Signed-off-by: Christina Xu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c264fa - Browse repository at this point
Copy the full SHA 9c264faView commit details -
Merge pull request opendatahub-io#218 from christinaexyou/add-caikit-…
…standalone Add Caikit Standalone template
Configuration menu - View commit details
-
Copy full SHA for 77a24f4 - Browse repository at this point
Copy the full SHA 77a24f4View commit details -
runtime templates: make vLLM command explicit
Signed-off-by: Daniele Trifirò <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c82bc85 - Browse repository at this point
Copy the full SHA c82bc85View commit details
Commits on Jun 19, 2024
-
runtime templates: remove probes for all runtimes
the idea is to move probes to the InferenceService definitions instead Signed-off-by: Daniele Trifirò <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06c0cf3 - Browse repository at this point
Copy the full SHA 06c0cf3View commit details -
Merge pull request opendatahub-io#222 from opendatahub-io/fix-vllm-te…
…mplate fix vllm template
Configuration menu - View commit details
-
Copy full SHA for 14d7b8f - Browse repository at this point
Copy the full SHA 14d7b8fView commit details -
Merge branch 'main' into release-0.12.0
Signed-off-by: Edgar Hernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de1cbed - Browse repository at this point
Copy the full SHA de1cbedView commit details