Skip to content
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

Merged

Conversation

israel-hdez
Copy link
Contributor

No description provided.

vaibhavjainwiz and others added 20 commits May 30, 2024 15:37
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Upgrade kserve version to v0.12.1 in odh-model-controller
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
…ler operator

chore:	Allow to set the engine for the make container build and push goals

Signed-off-by: Spolti <fspolti@redhat.com>
[RHOAIENG-7484] - make container builder configurable for odh-control…
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 <23639005+israel-hdez@users.noreply.github.com>
Signed-off-by: Killian Golds <kgolds@redhat.com>

Updated Query titles and fixed Memory Utilization metric query.
Use ServiceMeshMember resources to enroll namespaces to the service mesh
Fix performance issues in odh model controller
Adding JSON files for Prometheus queries for Runtimes.
Signed-off-by: Christina Xu <chrxu@redhat.com>
…standalone

Add Caikit Standalone template
Signed-off-by: Daniele Trifirò <dtrifiro@redhat.com>
the idea is to move probes to the InferenceService definitions instead

Signed-off-by: Daniele Trifirò <dtrifiro@redhat.com>
Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
Copy link
Contributor

openshift-ci bot commented Jun 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: israel-hdez

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@israel-hdez israel-hdez merged commit 56c75d0 into opendatahub-io:release-0.12.0 Jun 19, 2024
4 of 5 checks passed
@israel-hdez israel-hdez deleted the release-0.12.0-main-sync branch June 19, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants