-
Notifications
You must be signed in to change notification settings - Fork 119
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
Update ConsumerGroup status on finalization for better error reporing #3415
Update ConsumerGroup status on finalization for better error reporing #3415
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
a445e70
to
9f10c5d
Compare
Codecov Report
@@ Coverage Diff @@
## main #3415 +/- ##
============================================
+ Coverage 61.47% 61.49% +0.01%
Complexity 761 761
============================================
Files 181 181
Lines 12362 12364 +2
Branches 265 265
============================================
+ Hits 7600 7603 +3
Misses 4161 4161
+ Partials 601 600 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@pierDipi could you check on the failing unit test? |
This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]>
9f10c5d
to
cc0df71
Compare
Fixed |
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
9991502
into
knative-extensions:main
/cherry-pick release-1.11 |
@pierDipi: #3415 failed to apply on top of branch "release-1.11":
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. |
…knative-extensions#3415) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]>
…knative-extensions#3415) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]>
…#3415) (#3417) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]>
…knative-extensions#3415) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]>
…#3415) (#3420) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]> Co-authored-by: Pierangelo Di Pilato <[email protected]>
…knative-extensions#3415) (#878) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]>
…knative-extensions#3415) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]>
…knative-extensions#3415) (#886) This will make sure that we report finalization issues up to the KafkaSource resource. Signed-off-by: Pierangelo Di Pilato <[email protected]> Co-authored-by: Pierangelo Di Pilato <[email protected]>
This will make sure that we report finalization issues up to the KafkaSource resource.