Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

Cali0707
Copy link
Member

Manual cherry pick of #7245

* Fixed eventtype create-delete loop on built in sources

Signed-off-by: Calum Murray <[email protected]>

* Fix unit tests

Signed-off-by: Calum Murray <[email protected]>

* Fixed source finalizers

Signed-off-by: Calum Murray <[email protected]>

* Fixed tests

Signed-off-by: Calum Murray <[email protected]>

---------

Signed-off-by: Calum Murray <[email protected]>
@knative-prow knative-prow bot added the area/test-and-release Test infrastructure, tests or release label Sep 12, 2023
@Cali0707
Copy link
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
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

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

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

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 <[email protected]>
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 <[email protected]>
Co-authored-by: Calum Murray <[email protected]>
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