Envoy Gateway initial integration#13135
Merged
jonathanmetzman merged 2 commits intogoogle:masterfrom Apr 2, 2025
Merged
Conversation
|
sudiptob2 is integrating a new project: |
This was referenced Mar 14, 2025
nareddyt
reviewed
Mar 14, 2025
Signed-off-by: sudipto baral <[email protected]>
Signed-off-by: sudipto baral <[email protected]>
d90d16b to
89755a3
Compare
nareddyt
approved these changes
Mar 17, 2025
|
ptal @AdamKorcz |
arkodg
approved these changes
Mar 21, 2025
Collaborator
|
Hi all, can you list some users of Envoy Gateway? (either libraries or organizations) |
|
hey @AdamKorcz the website https://gateway.envoyproxy.io/ should have some organizations and OSS projects leveraging it |
Contributor
Author
|
@AdamKorcz Also added the adopters list in the PR description |
Collaborator
|
@DonggeLiu @jonathanmetzman @oliverchang This initial integration is ready to be considered. |
Contributor
|
@DonggeLiu @jonathanmetzman @oliverchang @AdamKorcz PTAL, we are blocked on fuzzing until this is checked in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Envoy Gateway manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway. Since Envoy Proxy already benefits from extensive fuzz testing, we are applying the same approach to Envoy Gateway to ensure similar robustness and reliability.
Fuzzing integration in envoygateway is tracked in envoyproxy/gateway#5425.
Note: This work is sponsored by the Linux Foundation Mentorship program.
Test locally
Envoy Gateway Adopters