-
Notifications
You must be signed in to change notification settings - Fork 593
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
remove v1alpha1 sources APIs #5317
remove v1alpha1 sources APIs #5317
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5317 +/- ##
==========================================
- Coverage 83.68% 83.56% -0.13%
==========================================
Files 243 233 -10
Lines 6896 6674 -222
==========================================
- Hits 5771 5577 -194
+ Misses 783 762 -21
+ Partials 342 335 -7
Continue to review full report at Codecov.
|
0057654
to
4dea817
Compare
4dea817
to
15d01ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: n3wscott 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 |
Can you followup with fixes for:
|
Kafka follow-up: knative-extensions/eventing-kafka#580 @n3wscott @vaikas rabbitmq has been broken for a while now. Can you take a look? |
I don't see the downstream for rabbitmq being broken before this PR? But your PR caused the break?
But, in any case I'll fix it in rabbitmq. |
hehe, this was the root of the problem: And used here... Works, but it's using the wrong import. |
I was referring to this: knative-extensions/eventing-rabbitmq#273 |
…ive#5317 Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@lionelvillard ah yes, thanks :) Yeah, I meant the downstream UT here were not breaking, but the fact that we can't update the deps is being worked in here: |
Proposed Changes
Pre-review Checklist
Release Note
Docs