Closed trujillm closed 4 days ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign mattmahoneyrh for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
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.
Please run make generate manifests api-docs
and commit the changes.
For more info: https://github.com/opendatahub-io/opendatahub-operator/actions/runs/11610410552
Description
Add flag for NIM enablement in ODH
https://issues.redhat.com/browse/NVPE-23
How Has This Been Tested?
The flag will do nothing until the triggers is handled from the odh-model-controller This first requires the enablement to be present at which point we can test the trigger from the odh-model-controller
Merge criteria