-
Notifications
You must be signed in to change notification settings - Fork 601
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
Moving Placeable type and new Scheduler to eventing core #5818
Conversation
@aavarghese: GitHub didn't allow me to request PR reviews from the following users: starting, the, in, PR, for, eventing, move, this. Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cc @lionelvillard @pierDipi |
Codecov Report
@@ Coverage Diff @@
## main #5818 +/- ##
==========================================
- Coverage 82.31% 81.96% -0.35%
==========================================
Files 204 220 +16
Lines 6558 7458 +900
==========================================
+ Hits 5398 6113 +715
- Misses 794 918 +124
- Partials 366 427 +61
Continue to review full report at Codecov.
|
/assign |
/retest |
@aavarghese can you please take a look at https://github.com/knative/eventing/pull/5818/checks?check_run_id=3910420138? LGTM |
@pierDipi that link looks good with the latest build now. (I'm not seeing old checks/failures) |
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
/hold for @matzew review
Linter errors are unrelated.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aavarghese, 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 |
I know this is copy over from But... should we do this move after the 1.0 🎉 release (aka 0.27) ? |
Any particular concerns? |
No, just generally asking what folks are thinking. Feel free to unhold the PR if there is no issue 😄 |
@aavarghese can you rebase? |
@lionelvillard rebase done. |
Are you using go 1.17? |
Thanks. I was at 1.16. Upgraded and committed the changes done manually. Checks ok now. |
/cc @lionelvillard |
@aavarghese there are still errors reported by the linter: |
Signed-off-by: aavarghese <avarghese@us.ibm.com>
Signed-off-by: aavarghese <avarghese@us.ibm.com>
Signed-off-by: aavarghese <avarghese@us.ibm.com>
54df23b
to
ace2196
Compare
Signed-off-by: aavarghese <avarghese@us.ibm.com>
/lgtm |
Signed-off-by: aavarghese avarghese@us.ibm.com
Fixes knative-extensions/eventing-kafka#925
Proposed Changes
Pre-review Checklist
Release Note
Docs