knative / operator

Combined operator for Knative.
Apache License 2.0
179 stars 98 forks source link

[release-1.12] Ignore no match errors on deleting obsolete resources #1741

Closed knative-prow-robot closed 3 months ago

knative-prow-robot commented 3 months ago

This is an automated cherry-pick of #1739

houshengbo commented 3 months ago

/lgtm /approve

knative-prow[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: houshengbo, knative-prow-robot

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/knative/operator/blob/release-1.12/OWNERS)~~ [houshengbo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 63.54%. Comparing base (fbc6e15) to head (c83f10a). Report is 2 commits behind head on release-1.12.

Files Patch % Lines
pkg/reconciler/common/stages.go 50.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.12 #1741 +/- ## ================================================ - Coverage 63.60% 63.54% -0.06% ================================================ Files 53 53 Lines 2580 2584 +4 ================================================ + Hits 1641 1642 +1 - Misses 825 827 +2 - Partials 114 115 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

houshengbo commented 3 months ago

/test eventing-upgrade-tests