Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "ext_auth: add option to measure timeout when check request is created. (#12778)" #14152

Merged
merged 5 commits into from
Nov 24, 2020

Conversation

yuval-k
Copy link
Contributor

@yuval-k yuval-k commented Nov 23, 2020

Commit Message:
Revert "ext_auth: add option to measure timeout when check request is created. (#12778)"

… created. (envoyproxy#12778)"

This reverts commit dfa85e8.

Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
@yuval-k yuval-k requested a review from dio as a code owner November 23, 2020 19:10
@mattklein123 mattklein123 self-assigned this Nov 23, 2020
mattklein123
mattklein123 previously approved these changes Nov 23, 2020
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@yuval-k
Copy link
Contributor Author

yuval-k commented Nov 23, 2020

/retest

I think a CI issue, as it failed building //test/common/secret:sds_api_test

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Check envoy-presubmit isn't fully completed, but will still attempt retrying.
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #14152 (comment) was created by @yuval-k.

see: more, trace.

@mattklein123
Copy link
Member

Looks like legit CI issue.

/wait

@yuval-k
Copy link
Contributor Author

yuval-k commented Nov 23, 2020

weird, as it builds fine locally. will try re-building with the exact clang version.

Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
@yuval-k
Copy link
Contributor Author

yuval-k commented Nov 23, 2020

ok, merging latest master reproduced the failure; fixing

Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
mattklein123
mattklein123 previously approved these changes Nov 23, 2020
Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
@@ -14,6 +14,7 @@

#include "test/common/stats/stat_test_utility.h"
#include "test/mocks/config/mocks.h"
#include "test/mocks/event/mocks.h"
Copy link
Member

Choose a reason for hiding this comment

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

Why is this needed in the revert? Seems unrelated?

Copy link
Contributor Author

@yuval-k yuval-k Nov 24, 2020

Choose a reason for hiding this comment

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

In my code I added it to mocks/grpc/mocks.h,so it was included transitivly.. after the revert it is no longer in grpc/mocks.h

@yuval-k
Copy link
Contributor Author

yuval-k commented Nov 24, 2020

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #14152 (comment) was created by @yuval-k.

see: more, trace.

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit c3cddf7 into envoyproxy:master Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants