use prometheus statsd_exporter v0.6.0#1922
use prometheus statsd_exporter v0.6.0#1922knative-prow-robot merged 2 commits intoknative:release-0.1from
Conversation
sdake
left a comment
There was a problem hiding this comment.
/lgtm
See #1921 (comment) for my analysis. Also, I tested this change against the release-0.1 branch. I was wondering why the documentation was causing statsd to break. A problem in Istio 0.8. That said, I'm not sure when/if Istio will release a 0.8 z stream.
cc @hklai
|
@sdake: changing LGTM is restricted to assignees, and only knative/serving repo collaborators may be assigned issues. DetailsIn 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. |
|
/assign @mdemirhan |
|
See istio/istio#8249 for upstream Istio resolution. |
|
/lgtm |
|
/test pull-knative-serving-integration-tests |
1 similar comment
|
/test pull-knative-serving-integration-tests |
|
/assign @mattmoor |
|
/test pull-knative-serving-integration-tests |
|
This should fix #1921 |
|
/retest |
|
Seems integration tests no longer passing on our release branch. I'll try running on my cluster. |
|
/lgtm |
|
/test pull-knative-serving-integration-tests |
2 similar comments
|
/test pull-knative-serving-integration-tests |
|
/test pull-knative-serving-integration-tests |
|
@adrcunha Can you please take a look and let us know how we can get past the integration tests? |
|
/test pull-knative-serving-integration-tests |
|
@adrcunha @jessiezcc This PR is blocked due to infra issues. This is something we should checkin as it is breaking some users. Can this please be prioritized? |
|
@srinivashegde86 to help take a look. Test seems to fail with "main.go:309: Something went wrong: failed to prepare test environment: stat /root/.ssh/google_compute_engine: no such file or directory" |
|
this was the ssh issue, which was fixed 2 days ago by http://go/gh/knative/serving/pull/2125 Maybe its not picking the latest test-infra scripts |
|
/test pull-knative-serving-integration-tests |
|
the test seems only fail for this PR, not others |
|
can we rebase and try again? For some reason, we seem to be using the older version of the test-infra scripts under vendor/ for this PR. The other PR's have passing runs. |
|
This PR is on the release-0.1 branch, not the master branch. |
|
we removed the ssh requirement recently, but it has not been ported back to the release branch and only to master. That looks like a breaking change atleast for running prow. |
|
May be we should run test manually and merge manually for release branch? |
|
I will like this to get good tracking for the fix to be pushed out for GKE setup |
|
/test pull-knative-serving-integration-tests |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mdemirhan, simingweng, 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 |
Fixes #1921
Proposed Changes