Enable LRU cache for check call#1884
Enable LRU cache for check call#1884istio-merge-robot merged 1 commit intoistio:masterfrom manlinl:lru_2
Conversation
|
@manlinl: Adding do-not-merge/release-note-label-needed because the release note process has not been followed. DetailsOne of the following labels is required "release-note", "release-note-action-required", or "release-note-none". 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. |
Codecov Report
@@ Coverage Diff @@
## master #1884 +/- ##
=========================================
+ Coverage 81.14% 81.2% +0.06%
=========================================
Files 187 191 +4
Lines 18883 19472 +589
=========================================
+ Hits 15323 15813 +490
- Misses 3127 3194 +67
- Partials 433 465 +32
Continue to review full report at Codecov.
|
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: apicl The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
/retest all |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
Automatic merge from submit-queue. |
* Reduce log level for jwt filter (istio#1866) * Update_Dependencies (istio#1873) * Correctly clean up headers used for payload from JWT authentication (istio#1879) * Correctly clean up headers used for payload from JWT authentication * Clang * Update_Dependencies (istio#1883) * destination.principal derivation fix (istio#1884) * fix attribute extraction Signed-off-by: Kuat Yessenov <kuat@google.com> * seed mock Signed-off-by: Kuat Yessenov <kuat@google.com> * merge 1.0 to master * Update API SHA (istio#1891) * add needed dependencies for circle ci
No description provided.