-
Notifications
You must be signed in to change notification settings - Fork 81
[MT Scheduler] Deschedule placements on FinalizeKind #1206
[MT Scheduler] Deschedule placements on FinalizeKind #1206
Conversation
Signed-off-by: aavarghese <avarghese@us.ibm.com>
/cherry-pick release-1.5 |
@aavarghese: once the present PR merges, I will cherry-pick it on top of release-1.5 in a new PR and assign it to you. 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. |
Codecov Report
@@ Coverage Diff @@
## main #1206 +/- ##
=======================================
Coverage 74.91% 74.91%
=======================================
Files 128 128
Lines 9011 9011
=======================================
Hits 6751 6751
Misses 2029 2029
Partials 231 231 Continue to review full report at Codecov.
|
/lgtm |
/approve |
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aavarghese, cr22rc, lionelvillard 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 |
@aavarghese: new pull request created: #1207 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. |
Signed-off-by: aavarghese avarghese@us.ibm.com
Fixes #1208
IBM Code Engine stress testing discovered issue with KafkaSource where resources don't get cleaned up causing scheduling to get stuck (flip floping from True to False ready states after 15+ hours)
Related to knative/eventing#6440
Proposed Changes
Release Note