opendatahub-io / opendatahub-operator

Open Data Hub operator to manage ODH component integrations
https://opendatahub.io
Apache License 2.0
59 stars 127 forks source link

fix: add odh-modle-controller NWP to whitelist #1087

Closed zdtsw closed 2 months ago

zdtsw commented 2 months ago

Description

modelmesh started to create NWP odh-model-mesh when this has been a part of kserve deployment this is causing both components successfully deployed but Operator reconcile. to whiltelist this NWP CR with this PR unless kserve and modelmesh have been solution from their side to only create it once.

ref: https://issues.redhat.com/browse/RHOAIENG-8996

How Has This Been Tested?

local build: quay.io/wenzhou/opendatahub-operator-catalog:v2.14.0-1 test:

Screenshot or short clip

Merge criteria

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: VaishnaviHire

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: - ~~[OWNERS](https://github.com/opendatahub-io/opendatahub-operator/blob/incubation/OWNERS)~~ [VaishnaviHire] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment