Skip to content

[release-1.11] Fixed eventtype create-delete loop on built in sources (#7245)#7250

Merged
knative-prow[bot] merged 1 commit into
knative:release-1.11from
Cali0707:cherry-pick-eventtype-create-delete-loop-fix
Sep 12, 2023
Merged

[release-1.11] Fixed eventtype create-delete loop on built in sources (#7245)#7250
knative-prow[bot] merged 1 commit into
knative:release-1.11from
Cali0707:cherry-pick-eventtype-create-delete-loop-fix

Conversation

@Cali0707
Copy link
Copy Markdown
Member

Manual cherry pick of #7245

* Fixed eventtype create-delete loop on built in sources

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Fix unit tests

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Fixed source finalizers

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Fixed tests

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
@knative-prow knative-prow Bot added the area/test-and-release Test infrastructure, tests or release label Sep 12, 2023
@Cali0707
Copy link
Copy Markdown
Member Author

/cc @matzew

@knative-prow knative-prow Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 12, 2023
@knative-prow knative-prow Bot requested a review from matzew September 12, 2023 13:15
Copy link
Copy Markdown
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 12, 2023
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Sep 12, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707, matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@knative-prow knative-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 12, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 12, 2023

Codecov Report

Patch coverage: 23.07% and project coverage change: -0.08% ⚠️

Comparison is base (cf0f9d5) 77.74% compared to head (24fa653) 77.66%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.11    #7250      +/-   ##
================================================
- Coverage         77.74%   77.66%   -0.08%     
================================================
  Files               250      250              
  Lines             13506    13519      +13     
================================================
  Hits              10500    10500              
- Misses             2470     2482      +12     
- Partials            536      537       +1     
Files Changed Coverage Δ
pkg/reconciler/apiserversource/apiserversource.go 78.99% <0.00%> (-1.85%) ⬇️
pkg/reconciler/pingsource/pingsource.go 80.37% <0.00%> (-3.94%) ⬇️
pkg/reconciler/source/duck/duck.go 75.15% <100.00%> (+0.47%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@knative-prow knative-prow Bot merged commit e3ba93b into knative:release-1.11 Sep 12, 2023
@matzew matzew changed the title Fixed eventtype create-delete loop on built in sources (#7245) [release-1.11] Fixed eventtype create-delete loop on built in sources (#7245) Jan 12, 2024
dsimansk pushed a commit to dsimansk/eventing that referenced this pull request Jan 12, 2024
…knative#7250)

* Fixed eventtype create-delete loop on built in sources



* Fix unit tests



* Fixed source finalizers



* Fixed tests



---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
openshift-merge-bot Bot pushed a commit to openshift-knative/eventing that referenced this pull request Jan 12, 2024
…knative#7250) (#491)

* Fixed eventtype create-delete loop on built in sources



* Fix unit tests



* Fixed source finalizers



* Fixed tests



---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release Test infrastructure, tests or release lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants