-
Notifications
You must be signed in to change notification settings - Fork 117
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
Upgrade to latest dependencies #3321
Upgrade to latest dependencies #3321
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3321 +/- ##
============================================
- Coverage 61.61% 61.58% -0.04%
+ Complexity 770 769 -1
============================================
Files 182 182
Lines 12337 12337
Branches 268 268
============================================
- Hits 7602 7598 -4
- Misses 4139 4142 +3
- Partials 596 597 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Has some other issues too:
we see the following event assigned to the pod:
But no configmap with this name:
|
/test ? |
@pierDipi: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use 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. |
Seems this comes, because the |
Yes @creydr, I'm testing a patch for the autoscaler/scheduler, it takes some time since it's using our days long running tests |
Ah ok. Thanks 👍 |
4c2776e
to
9bcebcb
Compare
Latest changes did not fix it. Still having the kafka-source-dispatcher-0 not getting scaled back to 0 again. In addition I see these events:
|
9bcebcb
to
c93e9ed
Compare
I rebased the PR for another test run on top of the latest changes |
/test ? |
@pierDipi: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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. |
c93e9ed
to
aacc4a6
Compare
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
/test all |
/retest |
@creydr: The following tests failed, say
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. I understand the commands that are listed here. |
/retest-required |
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: creydr, 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 |
977b7ed
into
knative-extensions:main
#3318 has some build issues. This PR addresses it