opendatahub-io / opendatahub-operator

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

fix: when delete DSCI CR get stuck because the current instance updated and not preperly remove finalizer on it #1142

Closed zdtsw closed 3 months ago

zdtsw commented 3 months ago

Description

For investigation in https://issues.redhat.com/browse/RHOAIENG-10300 we can identify the problem is from an updated DSCI before removing finalizer. To unblock this problem in regression, this is just a workaround. and we need a proper work as suggested in https://issues.redhat.com/browse/RHOAIENG-10300

Current change:

https://issues.redhat.com/browse/RHOAIENG-9606

How Has This Been Tested?

local build: quay.io/wenzhou/opendatahub-operator-catalog:v2.15.1-9096 test step:

also verified in QE cluster

Screenshot or short clip

Merge criteria

openshift-ci[bot] commented 3 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CFSNM, lburgazzoli

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)~~ [CFSNM,lburgazzoli] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
CFSNM commented 3 months ago

/retest