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

Add NIM flag logic #312

Open
wants to merge 17 commits into
base: incubating
Choose a base branch
from

Conversation

trujillm
Copy link

Add NIM flag logic

Description

This will get the nim flag state of removed or managed from params.env and add to the environment variables for odh-model-controller to be utilize

How Has This Been Tested?

Unit tests

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

hdefazio and others added 16 commits October 25, 2024 16:56
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
* [RHOAIENG-15386] add a new servingruntime vllm-multinode-template (opendatahub-io#284)

* add a new servingruntime vllm-multinode-template

Signed-off-by: jooho lee <jlee@redhat.com>

* follow up comments

Signed-off-by: jooho lee <jlee@redhat.com>

* follow up comments

Signed-off-by: jooho lee <jlee@redhat.com>

* follow up comments

Signed-off-by: jooho lee <jlee@redhat.com>

* follow up comments

Signed-off-by: jooho lee <jlee@redhat.com>

---------

Signed-off-by: jooho lee <jlee@redhat.com>

* Fix ServingRuntime args (opendatahub-io#291)

* fix runtime args

Signed-off-by: jooho lee <jlee@redhat.com>

* add disable_custom_all_reduce solving vllm-8735 issue

Signed-off-by: jooho lee <jlee@redhat.com>

---------

Signed-off-by: jooho lee <jlee@redhat.com>

---------

Signed-off-by: jooho lee <jlee@redhat.com>
Signed-off-by: jooho lee <jlee@redhat.com>
[Cherry-Pick] Enhance probe to support rollingUpgrade (opendatahub-io#293)
Signed-off-by: jooho lee <jlee@redhat.com>
[Cherry-pick] enhance template not to use query for checking model health
Signed-off-by: jooho lee <jlee@redhat.com>
Signed-off-by: rpancham <rpancham@redhat.com>
Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
Sync main -> release-0.12.0: Preparing ODH release
…dh operator pr(1339) (opendatahub-io#308)

Signed-off-by: jooho lee <jlee@redhat.com>
[Cherry-Pick] update global ca bundle logic and storage-config logic
Copy link
Contributor

openshift-ci bot commented Nov 26, 2024

Hi @trujillm. Thanks for your PR.

I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Signed-off-by: mtrujillo <trujillo169@hotmail.com>
Copy link
Contributor

openshift-ci bot commented Nov 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: spolti, trujillm

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

@trujillm
Copy link
Author

@spolti do you know if I need to change something for the image tag failure?

Copy link
Contributor

@israel-hdez israel-hdez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, change the target branch to incubating.
The main branch is now a stable/downstream branch.

@Jooho Jooho changed the base branch from main to incubating November 26, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants