-
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
Fixed composite prober logic #3273
Fixed composite prober logic #3273
Conversation
Signed-off-by: Calum Murray <cmurray@redhat.com>
Codecov Report
@@ Coverage Diff @@
## main #3273 +/- ##
============================================
+ Coverage 61.89% 61.91% +0.02%
- Complexity 765 766 +1
============================================
Files 181 181
Lines 12200 12200
Branches 268 268
============================================
+ Hits 7551 7554 +3
+ Misses 4061 4059 -2
+ Partials 588 587 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
/test channel-integration-tests-sasl-ssl |
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: Cali0707, matzew 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 |
/test channel-integration-tests-sasl-plain |
/test reconciler-tests-namespaced-broker |
a9b7d5f
into
knative-extensions:main
/cherry-pick release-1.11 |
@Cali0707: new pull request created: #3278 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. |
Fixes #3262
Proposed Changes
Release Note