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

Extend ext_authz fuzzer coverage to grpc client #32859

Merged
merged 10 commits into from
Mar 15, 2024

Conversation

antoniovleonti
Copy link
Contributor

Commit Message: Extend ext_authz fuzzer coverage to grpc client
Additional Description: Previously, the ext_authz fuzzer just used a mock client. This PR replaces the mock client with a real grpc client (which makes mock grpc calls) to extend the fuzzer coverage.
This PR also removes the static qualifier of the mocks object as this increases the cognitive load of making changes to the fuzzer.
Risk Level: None
Testing: Test-only change
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

@antoniovleonti
Copy link
Contributor Author

/assign @yanjunxiang-google

@nezdolik
Copy link
Member

nezdolik commented Mar 13, 2024

/assign @ggreenway

ggreenway
ggreenway previously approved these changes Mar 13, 2024
Copy link
Contributor

@ggreenway ggreenway left a comment

Choose a reason for hiding this comment

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

LGTM modulo comment from @yanjunxiang-google

/wait-any

@yanjunxiang-google
Copy link
Contributor

/lgtm

Copy link

please specify a single label can be specified

🐱

Caused by: a #32859 (comment) was created by @yanjunxiang-google.

see: more, trace.

@antoniovleonti
Copy link
Contributor Author

@ggreenway I think it might be waiting on you now?

ggreenway
ggreenway previously approved these changes Mar 15, 2024
Copy link
Contributor

@ggreenway ggreenway left a comment

Choose a reason for hiding this comment

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

LGTM, but there's a merge conflict

/wait

Copy link
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@adisuissa
Copy link
Contributor

This PR was approved by Greg, so enabling auto-merge.

@adisuissa adisuissa enabled auto-merge (squash) March 15, 2024 17:55
@antoniovleonti
Copy link
Contributor Author

/retest

@adisuissa adisuissa merged commit 0dede36 into envoyproxy:main Mar 15, 2024
51 of 52 checks passed
@antoniovleonti antoniovleonti deleted the authz-fuzzer-coverage branch March 20, 2024 12:23
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.

5 participants