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

Cherry pick sourcev2 upgrade fix to 1.9 #3115

Conversation

Cali0707
Copy link
Member

Proposed Changes

  • Cherry pick commit e45c5fe to version 1.9

…nging (knative-extensions#3113)

* Added empty FinalizeKind definition to prevent delete sources from hanging

* Updated tests to handle reintroduction of finalizer patch events
@knative-prow knative-prow bot added area/control-plane size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 30, 2023
@Cali0707
Copy link
Member Author

/cc @pierDipi

@knative-prow knative-prow bot requested a review from pierDipi May 30, 2023 14:01
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #3115 (4b9eb32) into release-1.9 (6a9c444) will increase coverage by 22.41%.
The diff coverage is 50.00%.

@@                Coverage Diff                 @@
##             release-1.9    #3115       +/-   ##
==================================================
+ Coverage          58.84%   81.26%   +22.41%     
- Complexity             0      755      +755     
==================================================
  Files                 79       77        -2     
  Lines               8374     2626     -5748     
  Branches               0      233      +233     
==================================================
- Hits                4928     2134     -2794     
+ Misses              3071      357     -2714     
+ Partials             375      135      -240     
Flag Coverage Δ
java-unittests 81.26% <50.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...nciler/impl/ResourcesReconcilerMessageHandler.java 73.80% <0.00%> (ø)
...broker/dispatcher/impl/consumer/OffsetManager.java 95.78% <100.00%> (ø)

... and 154 files with indirect coverage changes

@pierDipi
Copy link
Member

/test upgrade-tests

Copy link
Member

@pierDipi pierDipi 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 May 30, 2023
@knative-prow
Copy link

knative-prow bot commented May 30, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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 May 30, 2023
@knative-prow knative-prow bot merged commit d735bab into knative-extensions:release-1.9 May 30, 2023
8 of 9 checks passed
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/control-plane 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.

None yet

2 participants