add probe path for whitelisting#6505
add probe path for whitelisting#6505knative-prow-robot merged 18 commits intoknative:masterfrom itsmurugappan:dev01
Conversation
knative-prow-robot
left a comment
There was a problem hiding this comment.
@itsmurugappan: 0 warnings.
Details
In response to this:
Fixes #5918
Proposed Changes
- Add a probe path thats easy to whitelist
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.
|
Hi @itsmurugappan. Thanks for your PR. I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
|
The following is the coverage report on the affected files.
|
|
/test all |
|
/test pull-knative-serving-https |
|
/test pull-knative-serving-istio-1.3-mesh |
|
/test pull-knative-serving-unit-tests |
|
/test pull-knative-serving-kourier-stable |
|
@itsmurugappan: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
The following jobs failed:
Failed non-flaky tests preventing automatic retry of pull-knative-serving-unit-tests: |
|
/test pull-knative-serving-unit-tests |
|
@itsmurugappan it looks like we are pretty close to the release cut date (Jan 20), so I am nervous about landing this now. We are usually in code freeze around this time. So I am going |
Sure. No problem. |
|
/hold cancel |
|
@itsmurugappan let's check this in as is but let's not close the issue. I will follow up with making the probe path consistent with KPA probes as well to close the issue. /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: itsmurugappan, tcnghia The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@tcnghia issue got closed before I could change the issue reference in the PR. Shall I open a new one ? |
Fixes #5918
Proposed Changes