update proxy/api sha in collab-gcp-identity#8137
update proxy/api sha in collab-gcp-identity#8137istio-testing merged 7 commits intoistio:collab-gcp-identityfrom
Conversation
|
seems proxy image is a bit old, causes mixer test fail - https://k8s-gubernator.appspot.com/build/istio-prow/pull/istio_istio/8137/istio-unit-tests/12053/ ex, |
|
/test e2e-mixer-no_auth |
|
@kyessenov, the proxy sha in this PR(built by @JimmyCYJ ) should contains istio/proxy#1897, but mixer test error |
Codecov Report
@@ Coverage Diff @@
## collab-gcp-identity #8137 +/- ##
====================================================
- Coverage 71% 71% -<1%
====================================================
Files 377 377
Lines 33136 33218 +82
====================================================
+ Hits 23259 23272 +13
- Misses 8825 8889 +64
- Partials 1052 1057 +5
Continue to review full report at Codecov.
|
9e53db5 to
9c99624
Compare
|
/cc @hklai @rkpagadala - This is the PR to update proxy/api SHA in gcp-identity |
|
@quanjielin: GitHub didn't allow me to request PR reviews from the following users: -, is, the, to, update, SHA, This, PR, proxy/api, in. Note that only istio members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wattli 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 |
since the proxy SHA contains latest change, cherrypick #8087, #8052 from master to make mixer test pass.