Skip to content

Fix missing response size#2642

Merged
istio-testing merged 1 commit intoistio:release-1.4from
kyessenov:response_size
Jan 31, 2020
Merged

Fix missing response size#2642
istio-testing merged 1 commit intoistio:release-1.4from
kyessenov:response_size

Conversation

@kyessenov
Copy link
Contributor

Manually verified:

istio_response_bytes_bucket{reporter="destination",source_workload="productpage-v1",source_workload_namespace="default",source_principal="unknown",source_app="productpage",source_version="v1",destination_workload="ratings-v1",destination_workload_namespace="default",destination_principal="unknown",destination_app="ratings",destination_version="v1",destination_service="server.default.svc.cluster.local",destination_service_name="server",destination_service_namespace="default",request_protocol="http",response_code="200",response_flags="-",connection_security_policy="NONE",permissive_response_code="none",permissive_response_policyid="none",le="+Inf"} 10

Signed-off-by: Kuat Yessenov <kuat@google.com>
@kyessenov kyessenov requested a review from a team January 30, 2020 19:40
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Jan 30, 2020
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 30, 2020
Copy link
Member

@howardjohn howardjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any more info on this? Looks like the envoy changes were force pushed to release-1.4? Are these already in master?

@kyessenov
Copy link
Contributor Author

@howardjohn those are cherry-picks from envoy master to istio envoy 1.4.
CI is blocked on go: google.golang.org/genproto@v0.0.0-20190819201941-24fa4b261c55: invalid $GOPROXY setting: cannot have comma. Where is GOPROXY set and why there is a comma there?

@howardjohn
Copy link
Member

Its in test-infra repo, caused by a recent change. We must be using and older go version (1.12) than the other repos here. Should be an easy fix.

@howardjohn
Copy link
Member

/retest

2 similar comments
@howardjohn
Copy link
Member

/retest

@howardjohn
Copy link
Member

/retest

Copy link
Contributor

@mandarjog mandarjog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@douglas-reid
Copy link
Contributor

@kyessenov this includes the hardening PR, correct?

@mandarjog
Copy link
Contributor

Yes it includes: istio/envoy@b5c068e

@douglas-reid
Copy link
Contributor

@mandarjog will this be cherry-picked against master and release-1.5 too then?

@istio-testing istio-testing merged commit 24d984c into istio:release-1.4 Jan 31, 2020
howardjohn pushed a commit that referenced this pull request Feb 11, 2020
Signed-off-by: Kuat Yessenov <kuat@google.com>

Co-authored-by: Kuat <kyessenov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants